STM324x9I_EVAL + 0/17 examples
 
Symbols
loading...
Files
loading...

BSP_LCD_SetFont() function

Sets the LCD text font.

Syntax

void BSP_LCD_SetFont(sFONT *fonts);
Implemented in stm324x9i_eval_lcd.c:483

Arguments

fonts

Layer font to be used

Examples

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

References

LocationReferrerText
stm324x9i_eval_lcd.c:483
void BSP_LCD_SetFont(sFONT *fonts)
stm324x9i_eval_lcd.h:187
void BSP_LCD_SetFont(sFONT *fonts);
stm324x9i_eval_lcd.c:198BSP_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