HAL + 0/65 examples
CodeScope will show references to LTDC_ColorTypeDef::Blue from the following samples and libraries:
Drivers
Boards
Examples
STM32469I-Discovery
Demonstrations
Applications
Display
STemWin
Examples
DMA2D
LCD_DSI
STM32469I_EVAL
Demonstrations
Applications
Camera
Display
STemWin
Examples
DMA2D
LCD_DSI
STM324x9I_EVAL
Demonstrations
STemWin
Applications
STemWin
Examples
DMA2D
LTDC
STM32F429I-Discovery
Demonstrations
Applications
STemWin
Examples
DMA2D
LTDC
 
Symbols
loading...
Files
loading...

LTDC_ColorTypeDef::Blue field

Configures the blue value. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0xFF.

Syntax

uint8_t Blue;

Examples

LTDC_ColorTypeDef::Blue is referenced by 65 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_ltdc.h:52
uint8_t Blue; /*!< Configures the blue value.
stm32f4xx_hal_ltdc.c:305HAL_LTDC_Init()
hltdc->Instance->BCCR |= (tmp1 | tmp | hltdc->Init.Backcolor.Blue);
stm32f4xx_hal_ltdc.c:2159LTDC_SetConfig()
LTDC_LAYER(hltdc, LayerIdx)->DCCR = (pLayerCfg->Backcolor.Blue | tmp | tmp1 | tmp2);

Data Use

Functions reading LTDC_ColorTypeDef::Blue
LTDC_ColorTypeDef::Blue
all items filtered out
Type of LTDC_ColorTypeDef::Blue
LTDC_ColorTypeDef::Blue
uint8_t
all items filtered out