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.
Fork of SPIRAM_23LC1024 by
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 Wed Jul 13 2022 17:00:38 by
1.7.2
