![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_DMA_FIFOMODE_DISABLE 0x00000000U |
| #define | DDL_DMA_FIFOMODE_ENABLE DMA_FCTRL_DMDEN |
| #define DDL_DMA_FIFOMODE_DISABLE 0x00000000U |
FIFO mode disable (direct mode is enabled)
Definition at line 350 of file g32r4xx_ddl_dma.h.
| #define DDL_DMA_FIFOMODE_ENABLE DMA_FCTRL_DMDEN |
FIFO mode enable
Definition at line 351 of file g32r4xx_ddl_dma.h.