Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALDSI_CmdCfgTypeDef::ColorCoding

DSI_CmdCfgTypeDef::ColorCoding field

Color coding for LTDC interface This parameter can be any value of DSI_Color_Coding

Syntax

uint32_t ColorCoding;

Examples

DSI_CmdCfgTypeDef::ColorCoding is referenced by 29 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_dsi.h:162
uint32_t ColorCoding; /*!< Color coding for LTDC interface
stm32f4xx_hal_dsi.c:1212HAL_DSI_ConfigAdaptedCommandMode()
assert_param(IS_DSI_COLOR_CODING(CmdCfg->ColorCoding));
stm32f4xx_hal_dsi.c:1237HAL_DSI_ConfigAdaptedCommandMode()
hdsi->Instance->LCOLCR |= CmdCfg->ColorCoding;
stm32f4xx_hal_dsi.c:1241HAL_DSI_ConfigAdaptedCommandMode()
hdsi->Instance->WCFGR |= ((CmdCfg->ColorCoding) << 1U);

Data Use

Functions reading DSI_CmdCfgTypeDef::ColorCoding
DSI_CmdCfgTypeDef::ColorCoding
Type of DSI_CmdCfgTypeDef::ColorCoding
DSI_CmdCfgTypeDef::ColorCoding
uint32_t
all items filtered out