G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference

Macros

#define DDL_DMA_PERIPH_NOINCREMENT   0x00000000U
#define DDL_DMA_PERIPH_INCREMENT   DMA_SCFG_PERIM

Detailed Description

Macro Definition Documentation

◆ DDL_DMA_PERIPH_INCREMENT

#define DDL_DMA_PERIPH_INCREMENT   DMA_SCFG_PERIM

Peripheral increment mode Enable

Definition at line 246 of file g32r4xx_ddl_dma.h.

◆ DDL_DMA_PERIPH_NOINCREMENT

#define DDL_DMA_PERIPH_NOINCREMENT   0x00000000U

Peripheral increment mode Disable

Definition at line 245 of file g32r4xx_ddl_dma.h.