STM32F439xx HAL User Manual
Enumerations
DMAEx Exported Types
DMAEx

DMAEx Exported types. More...

Enumerations

enum  HAL_DMA_MemoryTypeDef { MEMORY0 = 0x00U, MEMORY1 = 0x01U }
 HAL DMA Memory definition. More...

Detailed Description

DMAEx Exported types.


Enumeration Type Documentation

HAL DMA Memory definition.

Enumerator:
MEMORY0 

Memory 0

MEMORY1 

Memory 1

Definition at line 64 of file stm32f4xx_hal_dma_ex.h.