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

Macros

#define MXC_F_DMA_DST_DST_POS   0
 
#define MXC_F_DMA_DST_DST   ((uint32_t)(0xFFFFFFFFUL << MXC_F_DMA_DST_DST_POS))
 

Detailed Description

Destination Device Address. For peripheral transfers, some or all of the actual address bits are fixed. If DSTINC=1, this register is incremented on every AHB write out of the DMA FIFO. They are incremented by 1, 2, or 4, depending on the data width of each AHB cycle. In the case where a count-to-zero condition occurs while RLDEN=1, the register is reloaded with DMA_DST_RLD.

Macro Definition Documentation

◆ MXC_F_DMA_DST_DST

#define MXC_F_DMA_DST_DST   ((uint32_t)(0xFFFFFFFFUL << MXC_F_DMA_DST_DST_POS))

DST_DST Mask

◆ MXC_F_DMA_DST_DST_POS

#define MXC_F_DMA_DST_DST_POS   0

DST_DST Position