STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
DMAEx Exported types. More...
Enumerations | |
enum | HAL_DMA_MemoryTypeDef { MEMORY0 = 0x00U , MEMORY1 = 0x01U } |
HAL DMA Memory definition More... | |
DMAEx Exported types.
#include <stm32f4xx_hal_dma_ex.h>
HAL DMA Memory definition
Enumerator | |
---|---|
MEMORY0 | Memory 0 |
MEMORY1 | Memory 1 |
Definition at line 47 of file stm32f4xx_hal_dma_ex.h.