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

BSP_LCD_SetBackColor() function

Sets the LCD background color.

Syntax

void BSP_LCD_SetBackColor(__IO uint16_t Color);
Implemented in stm32f413h_discovery_lcd.c:224

Arguments

Color

Background color code

Examples

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

References

LocationText
stm32f413h_discovery_lcd.c:224
void BSP_LCD_SetBackColor(uint16_t Color)
stm32f413h_discovery_lcd.h:159
void BSP_LCD_SetBackColor(__IO uint16_t Color);

Data Use

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