STM32F429I-Discovery + 0/3 examples
CodeScope will show references to BSP_LCD_SetBackColor() from the following samples and libraries:
Examples
STM32F429I-Discovery
Examples
Applications
Display
 
Symbols
loading...
Files
loading...

BSP_LCD_SetBackColor() function

Sets the Background color.

Syntax

void BSP_LCD_SetBackColor(uint32_t Color);
Implemented in stm32f429i_discovery_lcd.c:488

Arguments

Color

the layer Background color code ARGB(8-8-8-8)

Examples

BSP_LCD_SetBackColor() is referenced by 3 libraries and example projects.

References

LocationText
stm32f429i_discovery_lcd.c:488
void BSP_LCD_SetBackColor(uint32_t Color)
stm32f429i_discovery_lcd.h:190
void BSP_LCD_SetBackColor(uint32_t Color);

Data Use

Data read by BSP_LCD_SetBackColor()
Data written by BSP_LCD_SetBackColor()
BSP_LCD_SetBackColor()
all items filtered out