HAL
DSI_VidCfgTypeDef::LooselyPacked is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALDSI_VidCfgTypeDef::LooselyPacked

DSI_VidCfgTypeDef::LooselyPacked field

Enable or disable loosely packed stream (needed only when using 18-bit configuration). This parameter can be any value of DSI_LooselyPacked

Syntax

uint32_t LooselyPacked;

References

LocationReferrerText
stm32f4xx_hal_dsi.h:87
uint32_t LooselyPacked; /*!< Enable or disable loosely packed stream (needed only when using
stm32f4xx_hal_dsi.c:1078HAL_DSI_ConfigVideoMode()
assert_param(IS_DSI_LOOSELY_PACKED(VidCfg->LooselyPacked));
stm32f4xx_hal_dsi.c:1121HAL_DSI_ConfigVideoMode()
hdsi->Instance->LCOLCR |= VidCfg->LooselyPacked;

Data Use

Functions reading DSI_VidCfgTypeDef::LooselyPacked
DSI_VidCfgTypeDef::LooselyPacked
all items filtered out
Type of DSI_VidCfgTypeDef::LooselyPacked
DSI_VidCfgTypeDef::LooselyPacked
uint32_t
all items filtered out