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_SRC_SRC_POS   0
 
#define MXC_F_DMA_SRC_SRC   ((uint32_t)(0xFFFFFFFFUL << MXC_F_DMA_SRC_SRC_POS))
 

Detailed Description

Source Device Address. If SRCINC=1, the counter bits are incremented by 1,2, or 4, depending on the data width of each AHB cycle. For peripheral transfers, some or all of the actual address bits are fixed. If SRCINC=0, this register remains constant. In the case where a count-to-zero condition occurs while RLDEN=1, the register is reloaded with the contents of DMA_SRC_RLD.

Macro Definition Documentation

◆ MXC_F_DMA_SRC_SRC

#define MXC_F_DMA_SRC_SRC   ((uint32_t)(0xFFFFFFFFUL << MXC_F_DMA_SRC_SRC_POS))

SRC_SRC Mask

◆ MXC_F_DMA_SRC_SRC_POS

#define MXC_F_DMA_SRC_SRC_POS   0

SRC_SRC Position