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

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

Syntax

uint8_t Red;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_ltdc.h:58
uint8_t Red; /*!< Configures the red value.
stm32f4xx_hal_ltdc.c:303HAL_LTDC_Init()
tmp1 = ((uint32_t)(hltdc->Init.Backcolor.Red) << 16U);
stm32f4xx_hal_ltdc.c:2155LTDC_SetConfig()
tmp1 = ((uint32_t)(pLayerCfg->Backcolor.Red) << 16U);

Data Use

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