|
STM32F479xx HAL User Manual
|
Defines | |
| #define | LL_DMA_CURRENTTARGETMEM0 0x00000000U |
| #define | LL_DMA_CURRENTTARGETMEM1 DMA_SxCR_CT |
| #define LL_DMA_CURRENTTARGETMEM0 0x00000000U |
Set CurrentTarget Memory to Memory 0
Definition at line 368 of file stm32f4xx_ll_dma.h.
| #define LL_DMA_CURRENTTARGETMEM1 DMA_SxCR_CT |
Set CurrentTarget Memory to Memory 1
Definition at line 369 of file stm32f4xx_ll_dma.h.
1.7.6.1