STM32F439xx HAL User Manual
Defines
CURRENTTARGETMEM
DMA Exported Constants

Defines

#define LL_DMA_CURRENTTARGETMEM0   0x00000000U
#define LL_DMA_CURRENTTARGETMEM1   DMA_SxCR_CT

Define Documentation

#define LL_DMA_CURRENTTARGETMEM0   0x00000000U

Set CurrentTarget Memory to Memory 0

Definition at line 374 of file stm32f4xx_ll_dma.h.

#define LL_DMA_CURRENTTARGETMEM1   DMA_SxCR_CT

Set CurrentTarget Memory to Memory 1

Definition at line 375 of file stm32f4xx_ll_dma.h.