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

LL_DMA2D_InitTypeDef::NbrOfLines field

Specifies the number of lines of the area to be transferred. - This parameter must be a number between: Min_Data = 0x0000 and Max_Data = 0xFFFF. This parameter can be modified afterwards, using unitary function LL_DMA2D_SetNbrOfLines().

Syntax

uint32_t NbrOfLines;

References

LocationReferrerText
stm32f4xx_ll_dma2d.h:153
uint32_t NbrOfLines; /*!< Specifies the number of lines of the area to be transferred.
stm32f4xx_ll_dma2d.c:203LL_DMA2D_Init()
stm32f4xx_ll_dma2d.c:234LL_DMA2D_StructInit()
DMA2D_InitStruct->NbrOfLines = 0x0U;

Data Use

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