![]() |
MAX32690 Peripheral Driver API
Peripheral Driver API for the MAX32690
|
Macros | |
#define | MXC_F_DMA_CNT_CNT_POS 0 |
#define | MXC_F_DMA_CNT_CNT ((uint32_t)(0xFFFFFFUL << MXC_F_DMA_CNT_CNT_POS)) |
DMA Counter. The user loads this register with the number of bytes to transfer. This counter decreases on every AHB cycle into the DMA FIFO. The decrement will be 1, 2, or 4 depending on the data width of each AHB cycle. When the counter reaches 0, a count-to-zero condition is triggered.
#define MXC_F_DMA_CNT_CNT ((uint32_t)(0xFFFFFFUL << MXC_F_DMA_CNT_CNT_POS)) |
CNT_CNT Mask
#define MXC_F_DMA_CNT_CNT_POS 0 |
CNT_CNT Position