Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: FirstTest WaveSim IO-dma-memmem DACDMAfuncgenlib ... more
MODDMA_LLI Class Reference
The MODDMA configuration system (linked list items) More...
#include <MODDMA.h>
Data Fields | |
uint32_t | SrcAddr |
Source Address. | |
uint32_t | DstAddr |
Destination address. | |
uint32_t | NextLLI |
Next LLI address, otherwise set to '0'. | |
uint32_t | Control |
GPDMA Control of this LLI. |
Detailed Description
The MODDMA configuration system (linked list items)
Definition at line 178 of file MODDMA.h.
Field Documentation
Generated on Tue Jul 12 2022 12:57:52 by
