BSP_LCD_DisplayStringAt() function
Displays a maximum of 60 char on the LCD.
Arguments
X
pointer to x position (in pixel)
Y
pointer to y position (in pixel)
pText
pointer to string to display on LCD
mode
The display mode This parameter can be one of the following values: @arg CENTER_MODE @arg RIGHT_MODE @arg LEFT_MODE
Examples
BSP_LCD_DisplayStringAt() is referenced by 3 libraries and example projects: