![]() |
MAX32665 SDK Documentation
0.2
Software Development Kit Overview and API Documentation
|
Structure type to access the DMA Registers.
#include <dma_regs.h>
Data Fields | |
__IO uint32_t | cfg |
0x100: DMA CFG Register | |
__IO uint32_t | st |
0x104: DMA ST Register | |
__IO uint32_t | src |
0x108: DMA SRC Register | |
__IO uint32_t | dst |
0x10C: DMA DST Register | |
__IO uint32_t | cnt |
0x110: DMA CNT Register | |
__IO uint32_t | src_rld |
0x114: DMA SRC_RLD Register | |
__IO uint32_t | dst_rld |
0x118: DMA DST_RLD Register | |
__IO uint32_t | cnt_rld |
0x11C: DMA CNT_RLD Register | |