My Project
Loading...
Searching...
No Matches
DMA Peripheral incremented mode

Macros

#define DMA_PINC_ENABLE   ((uint32_t)DMA_CCR_PINC)
 
#define DMA_PINC_DISABLE   (0x00000000U)
 

Detailed Description

Macro Definition Documentation

◆ DMA_PINC_DISABLE

#define DMA_PINC_DISABLE   (0x00000000U)

Peripheral increment mode Disable

◆ DMA_PINC_ENABLE

#define DMA_PINC_ENABLE   ((uint32_t)DMA_CCR_PINC)

Peripheral increment mode Enable