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

LL_DMA_InitTypeDef::PeriphOrM2MSrcAddress field

Specifies the peripheral base address for DMA transfer or as Source base address in case of memory to memory transfer direction. This parameter must be a value between Min_Data = 0 and Max_Data = 0xFFFFFFFF.

Syntax

uint32_t PeriphOrM2MSrcAddress;

Examples

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

References

LocationReferrerText
stm32f4xx_ll_dma.h:79
uint32_t PeriphOrM2MSrcAddress; /*!< Specifies the peripheral base address for DMA transfer
stm32f4xx_ll_dma.c:362LL_DMA_Init()
stm32f4xx_ll_dma.c:387LL_DMA_StructInit()
DMA_InitStruct->PeriphOrM2MSrcAddress = 0x00000000U;

Data Use

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