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

Macros

#define MXC_F_DMA_DST_ADDR_POS   0
 
#define MXC_F_DMA_DST_ADDR   ((uint32_t)(0xFFFFFFFFUL << MXC_F_DMA_DST_ADDR_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_ADDR

#define MXC_F_DMA_DST_ADDR   ((uint32_t)(0xFFFFFFFFUL << MXC_F_DMA_DST_ADDR_POS))

DST_ADDR Mask

◆ MXC_F_DMA_DST_ADDR_POS

#define MXC_F_DMA_DST_ADDR_POS   0

DST_ADDR Position