HAL
DSI_RGB666 is only used within HAL.
 
Symbols
loading...
Files
loading...

DSI_RGB666 macro

The value 0x00000004 can also be used for the RGB666 color mode configuration

Syntax

#define DSI_RGB666 0x00000003U

References

LocationText
stm32f4xx_hal_dsi.h:719
#define DSI_RGB666 0x00000003U /*!< The value 0x00000004 can also be used for the RGB666 color mode configuration */
stm32f4xx_hal_dsi.c:1076
if (VidCfg->ColorCoding == DSI_RGB666)
stm32f4xx_hal_dsi.c:1118
if (VidCfg->ColorCoding == DSI_RGB666)