STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
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

#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.