STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
DMAEx Exported Types

DMAEx Exported types. More...

Collaboration diagram for DMAEx Exported Types:

Enumerations

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

Detailed Description

DMAEx Exported types.

Enumeration Type Documentation

◆ HAL_DMA_MemoryTypeDef

HAL DMA Memory definition.

Enumerator
MEMORY0 

Memory 0

MEMORY1 

Memory 1

Definition at line 47 of file stm32f4xx_hal_dma_ex.h.