Symbols
loading...
Files
loading...

BSP_LCD_LayerDefaultInit() function

Initializes the LCD layers.

Syntax

void BSP_LCD_LayerDefaultInit(uint16_t LayerIndex,     uint32_t FrameBuffer);
Implemented in stm324x9i_eval_lcd.c:226

Arguments

LayerIndex

Layer foreground or background

FrameBuffer

Examples

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

References

LocationText
stm324x9i_eval_lcd.c:226
void BSP_LCD_LayerDefaultInit(uint16_t LayerIndex, uint32_t FB_Address)
stm324x9i_eval_lcd.h:167
void BSP_LCD_LayerDefaultInit(uint16_t LayerIndex, uint32_t FrameBuffer);