![]() |
MAX32665 Peripheral Driver API
Peripheral Driver API for the MAX32665
|
Modules | |
| Register Offsets | |
| DMA_CN | |
| DMA_INTR | |
| DMA_CFG | |
| DMA_ST | |
| DMA_SRC | |
| DMA_DST | |
| DMA_CNT | |
| DMA_SRC_RLD | |
| DMA_DST_RLD | |
| DMA_CNT_RLD | |
Files | |
| file | dma_regs.h |
Data Structures | |
| struct | mxc_dma_ch_regs_t |
Registers, Bit Masks and Bit Positions for the DMA Peripheral Module.
DMA Controller Fully programmable, chaining capable DMA channels.
| struct mxc_dma_ch_regs_t |
Structure type to access the DMA Registers.
Data Fields | |
| __IO uint32_t | cfg |
| __IO uint32_t | st |
| __IO uint32_t | src |
| __IO uint32_t | dst |
| __IO uint32_t | cnt |
| __IO uint32_t | src_rld |
| __IO uint32_t | dst_rld |
| __IO uint32_t | cnt_rld |
| __IO uint32_t cfg |
0x000: DMA CFG Register
| __IO uint32_t cnt |
0x010: DMA CNT Register
| __IO uint32_t cnt_rld |
0x01C: DMA CNT_RLD Register
| __IO uint32_t dst |
0x00C: DMA DST Register
| __IO uint32_t dst_rld |
0x018: DMA DST_RLD Register
| __IO uint32_t src |
0x008: DMA SRC Register
| __IO uint32_t src_rld |
0x014: DMA SRC_RLD Register
| __IO uint32_t st |
0x004: DMA ST Register