HAL + 0/65 examples
CodeScope will show references to LTDC_ColorTypeDef::Green 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::Green field

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

Syntax

uint8_t Green;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_ltdc.h:55
uint8_t Green; /*!< Configures the green value.
stm32f4xx_hal_ltdc.c:302HAL_LTDC_Init()
tmp = ((uint32_t)(hltdc->Init.Backcolor.Green) << 8U);
stm32f4xx_hal_ltdc.c:2154LTDC_SetConfig()
tmp = ((uint32_t)(pLayerCfg->Backcolor.Green) << 8U);

Data Use

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