DmacDesc Struct Reference
DMA Transfer Descriptor as well as Linked List Item. More...
#include <dmac_sam3.h>
Data Fields | |
| uint32_t | src_addr |
| Source buffer address. | |
| uint32_t | dst_addr |
| Destination buffer address. | |
| uint32_t | ctrla |
| Control A register settings. | |
| uint32_t | ctrlb |
| Control B register settings. | |
| uint32_t | dsc_addr |
| Next descriptor address. | |
Detailed Description
DMA Transfer Descriptor as well as Linked List Item.
The documentation for this struct was generated from the following file:
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)