![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
DMAEx channel selection. More...
Macros | |
#define | DMA_CHANNEL_0 ((uint32_t)0x00000000U) |
#define | DMA_CHANNEL_1 ((uint32_t)0x02000000U) |
#define | DMA_CHANNEL_2 ((uint32_t)0x04000000U) |
#define | DMA_CHANNEL_3 ((uint32_t)0x06000000U) |
#define | DMA_CHANNEL_4 ((uint32_t)0x08000000U) |
#define | DMA_CHANNEL_5 ((uint32_t)0x0A000000U) |
#define | DMA_CHANNEL_6 ((uint32_t)0x0C000000U) |
#define | DMA_CHANNEL_7 ((uint32_t)0x0E000000U) |
DMAEx channel selection.
#define DMA_CHANNEL_0 ((uint32_t)0x00000000U) |
DMA Channel 0
Definition at line 88 of file stm32f7xx_hal_dma_ex.h.
#define DMA_CHANNEL_1 ((uint32_t)0x02000000U) |
DMA Channel 1
Definition at line 89 of file stm32f7xx_hal_dma_ex.h.
#define DMA_CHANNEL_2 ((uint32_t)0x04000000U) |
DMA Channel 2
Definition at line 90 of file stm32f7xx_hal_dma_ex.h.
#define DMA_CHANNEL_3 ((uint32_t)0x06000000U) |
DMA Channel 3
Definition at line 91 of file stm32f7xx_hal_dma_ex.h.
#define DMA_CHANNEL_4 ((uint32_t)0x08000000U) |
DMA Channel 4
Definition at line 92 of file stm32f7xx_hal_dma_ex.h.
#define DMA_CHANNEL_5 ((uint32_t)0x0A000000U) |
DMA Channel 5
Definition at line 93 of file stm32f7xx_hal_dma_ex.h.
#define DMA_CHANNEL_6 ((uint32_t)0x0C000000U) |
DMA Channel 6
Definition at line 94 of file stm32f7xx_hal_dma_ex.h.
#define DMA_CHANNEL_7 ((uint32_t)0x0E000000U) |
DMA Channel 7
Definition at line 95 of file stm32f7xx_hal_dma_ex.h.