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

LL_DMA_InitTypeDef::MemoryOrM2MDstIncMode field

Specifies whether the Memory address or Destination address in case of memory to memory transfer direction is incremented or not. This parameter can be a value of DMA_LL_EC_MEMORY This feature can be modified afterwards using unitary function LL_DMA_SetMemoryIncMode().

Syntax

uint32_t MemoryOrM2MDstIncMode;

Examples

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

References

LocationReferrerText
stm32f4xx_ll_dma.h:108
uint32_t MemoryOrM2MDstIncMode; /*!< Specifies whether the Memory address or Destination address in case of memory to memory transfer direction
stm32f4xx_ll_dma.c:324LL_DMA_Init()
DMA_InitStruct->MemoryOrM2MDstIncMode | \
stm32f4xx_ll_dma.c:392LL_DMA_StructInit()
DMA_InitStruct->MemoryOrM2MDstIncMode = LL_DMA_MEMORY_NOINCREMENT;

Data Use

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