BSP_LCD_DisplayStringAtLine() function
Displays a maximum of 60 characters on the LCD.
Syntax
void BSP_LCD_DisplayStringAtLine(uint16_t Line,
uint8_t *ptr);
Arguments
Line
Line where to display the character shape
ptr
Pointer to string to display on LCD
Examples
BSP_LCD_DisplayStringAtLine() is referenced by 14 libraries and example projects: