Symbols
loading...
Files
loading...

BSP_LCD_SetFont() function

Sets the LCD text font.

Syntax

void BSP_LCD_SetFont(sFONT *fonts);
Implemented in stm32469i_eval_lcd.c:605

Arguments

fonts

Layer font to be used

Examples

BSP_LCD_SetFont() is referenced by 28 libraries and example projects.

References

LocationReferrerText
stm32469i_eval_lcd.c:605
void BSP_LCD_SetFont(sFONT *fonts)
stm32469i_eval_lcd.h:322
void BSP_LCD_SetFont(sFONT *fonts);
stm32469i_eval_lcd.c:344BSP_LCD_InitEx()
BSP_LCD_SetFont(&LCD_DEFAULT_FONT);

Call Tree

Functions calling BSP_LCD_SetFont()
all items filtered out
BSP_LCD_SetFont()
Data read by BSP_LCD_SetFont()
Data written by BSP_LCD_SetFont()
BSP_LCD_SetFont()
all items filtered out