STM32L443xx HAL User Manual
Defines
DMA mode
DMA Exported Constants

Defines

#define DMA_NORMAL   0x00000000U
#define DMA_CIRCULAR   DMA_CCR_CIRC

Define Documentation

#define DMA_CIRCULAR   DMA_CCR_CIRC

Circular mode

Definition at line 488 of file stm32l4xx_hal_dma.h.

Referenced by SAI_DMARxCplt(), and SAI_DMATxCplt().

#define DMA_NORMAL   0x00000000U