HAL + 0/1 examples
CodeScope will show references to LL_DMA_InitTypeDef::Direction from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
DMA
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_DMA_InitTypeDef::Direction

LL_DMA_InitTypeDef::Direction field

Specifies if the data will be transferred from memory to peripheral, from memory to memory or from peripheral to memory. This parameter can be a value of DMA_LL_EC_DIRECTION This feature can be modified afterwards using unitary function LL_DMA_SetDataTransferDirection().

Syntax

uint32_t Direction;

Examples

LL_DMA_InitTypeDef::Direction is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_dma.h:89
uint32_t Direction; /*!< Specifies if the data will be transferred from memory to peripheral,
stm32f4xx_ll_dma.c:321LL_DMA_Init()
stm32f4xx_ll_dma.c:389LL_DMA_StructInit()

Data Use

Functions writing LL_DMA_InitTypeDef::Direction
Functions reading LL_DMA_InitTypeDef::Direction
all items filtered out
LL_DMA_InitTypeDef::Direction
all items filtered out
Type of LL_DMA_InitTypeDef::Direction
LL_DMA_InitTypeDef::Direction
uint32_t
all items filtered out