HAL
LL_DMA2D_InitTypeDef::OutputMemoryAddress is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_DMA2D_InitTypeDef::OutputMemoryAddress

LL_DMA2D_InitTypeDef::OutputMemoryAddress field

Specifies the memory address. - This parameter must be a number between: Min_Data = 0x0000 and Max_Data = 0xFFFFFFFF. This parameter can be modified afterwards, using unitary function LL_DMA2D_SetOutputMemAddr().

Syntax

uint32_t OutputMemoryAddress;

References

LocationReferrerText
stm32f4xx_ll_dma2d.h:138
uint32_t OutputMemoryAddress; /*!< Specifies the memory address.
stm32f4xx_ll_dma2d.c:206LL_DMA2D_Init()
stm32f4xx_ll_dma2d.c:241LL_DMA2D_StructInit()
DMA2D_InitStruct->OutputMemoryAddress = 0x0U;

Data Use

Functions writing LL_DMA2D_InitTypeDef::OutputMemoryAddress
Functions reading LL_DMA2D_InitTypeDef::OutputMemoryAddress
all items filtered out
LL_DMA2D_InitTypeDef::OutputMemoryAddress
all items filtered out
Type of LL_DMA2D_InitTypeDef::OutputMemoryAddress
LL_DMA2D_InitTypeDef::OutputMemoryAddress
uint32_t
all items filtered out