![]() |
MAX32670 Peripheral Driver API
Peripheral Driver API for the MAX32670
|
Modules | |
Register Offsets | |
DMA_INTEN | |
DMA_INTFL | |
DMA_CTRL | |
DMA_STATUS | |
DMA_SRC | |
DMA_DST | |
DMA_CNT | |
DMA_SRCRLD | |
DMA_DSTRLD | |
DMA_CNTRLD | |
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 | ctrl |
__IO uint32_t | status |
__IO uint32_t | src |
__IO uint32_t | dst |
__IO uint32_t | cnt |
__IO uint32_t | srcrld |
__IO uint32_t | dstrld |
__IO uint32_t | cntrld |
__IO uint32_t cnt |
0x010:
DMA CNT Register
__IO uint32_t cntrld |
0x01C:
DMA CNTRLD Register
__IO uint32_t ctrl |
0x000:
DMA CTRL Register
__IO uint32_t dst |
0x00C:
DMA DST Register
__IO uint32_t dstrld |
0x018:
DMA DSTRLD Register
__IO uint32_t src |
0x008:
DMA SRC Register
__IO uint32_t srcrld |
0x014:
DMA SRCRLD Register
__IO uint32_t status |
0x004:
DMA STATUS Register