Symbols
loading...
Files
loading...

BSP_LCD_LayerDefaultInit() function

Initializes the LCD layers.

Syntax

void BSP_LCD_LayerDefaultInit(uint16_t LayerIndex,     uint32_t FB_Address);
Implemented in stm32469i_discovery_lcd.c:479

Arguments

LayerIndex

Layer foreground or background

FB_Address

Layer frame buffer

Examples

BSP_LCD_LayerDefaultInit() is referenced by 19 libraries and example projects.