Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALDSI_InitTypeDef::NumberOfLanes

DSI_InitTypeDef::NumberOfLanes field

Number of lanes This parameter can be any value of DSI_Number_Of_Lanes

Syntax

uint32_t NumberOfLanes;

Examples

DSI_InitTypeDef::NumberOfLanes is referenced by 33 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_dsi.h:56
uint32_t NumberOfLanes; /*!< Number of lanes
stm32f4xx_hal_dsi.c:326HAL_DSI_Init()
assert_param(IS_DSI_NUMBER_OF_LANES(hdsi->Init.NumberOfLanes));
stm32f4xx_hal_dsi.c:409HAL_DSI_Init()
hdsi->Instance->PCONFR |= hdsi->Init.NumberOfLanes;

Data Use

Functions reading DSI_InitTypeDef::NumberOfLanes
DSI_InitTypeDef::NumberOfLanes
all items filtered out
Type of DSI_InitTypeDef::NumberOfLanes
DSI_InitTypeDef::NumberOfLanes
uint32_t
all items filtered out