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
Examples
BSP_LCD_DisplayStringAtLine() is referenced by 1 libraries and example projects: