MAX32680 Peripheral Driver API
Peripheral Driver API for the MAX32680
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules

Macros

#define MXC_F_DMA_CNT_CNT_POS   0
 
#define MXC_F_DMA_CNT_CNT   ((uint32_t)(0xFFFFFFUL << MXC_F_DMA_CNT_CNT_POS))
 

Detailed Description

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.

Macro Definition Documentation

◆ MXC_F_DMA_CNT_CNT

#define MXC_F_DMA_CNT_CNT   ((uint32_t)(0xFFFFFFUL << MXC_F_DMA_CNT_CNT_POS))

CNT_CNT Mask

◆ MXC_F_DMA_CNT_CNT_POS

#define MXC_F_DMA_CNT_CNT_POS   0

CNT_CNT Position