Macros | |
#define | DMA_FlowCtrl_Memory ((uint32_t)0x00000000) |
#define | DMA_FlowCtrl_Peripheral ((uint32_t)0x00000020) |
#define | IS_DMA_FLOW_CTRL(CTRL) |
#define DMA_FlowCtrl_Memory ((uint32_t)0x00000000) |
Definition at line 533 of file stm32f4xx_dma.h.
#define DMA_FlowCtrl_Peripheral ((uint32_t)0x00000020) |
Definition at line 534 of file stm32f4xx_dma.h.
#define IS_DMA_FLOW_CTRL | ( | CTRL | ) |
Definition at line 536 of file stm32f4xx_dma.h.