BSP_LCD_DisplayStringAtLine() function
Displays a maximum of 20 char on the LCD.
Syntax
void BSP_LCD_DisplayStringAtLine(uint16_t Line,
uint8_t *ptr);
Arguments
Line
the Line where to display the character shape
ptr
pointer to string to display on LCD
BSP_LCD_DisplayStringAtLine() calls 2 functions:
![]()
BSP_LCD_DisplayStringAtLine()
BSP_LCD_DisplayStringAtLine() reads 2 variables:
![]()
BSP_LCD_DisplayStringAtLine()