Adafruit_Shield + 0/9 examples
CodeScope will show references to BSP_LCD_ClearStringLine() from the following samples and libraries:
Examples
STM32F412ZG-Nucleo
Applications
USB_Host
STM32F413ZH-Nucleo
Applications
USB_Host
STM32F429ZI-Nucleo
Applications
USB_Host
STM32F446ZE-Nucleo
Applications
USB_Host
 
Symbols
loading...
Files
loading...

BSP_LCD_ClearStringLine() function

Clears the selected line.

Syntax

void BSP_LCD_ClearStringLine(uint16_t Line);
Implemented in stm32_adafruit_lcd.c:273

Arguments

Line

Line to be cleared This parameter can be one of the following values: @arg 0..9: if the Current fonts is Font16x24 @arg 0..19: if the Current fonts is Font12x12 or Font8x12 @arg 0..29: if the Current fonts is Font8x8

Return value

None

Examples

BSP_LCD_ClearStringLine() is referenced by 9 libraries and example projects.

References

LocationText
stm32_adafruit_lcd.c:273
void BSP_LCD_ClearStringLine(uint16_t Line)
stm32_adafruit_lcd.h:135
void BSP_LCD_ClearStringLine(uint16_t Line);

Call Tree

Functions called by BSP_LCD_ClearStringLine()
BSP_LCD_ClearStringLine()
Data read by BSP_LCD_ClearStringLine()
Data written by BSP_LCD_ClearStringLine()
BSP_LCD_ClearStringLine()
all items filtered out
Type of BSP_LCD_ClearStringLine()
BSP_LCD_ClearStringLine()
uint32_t
all items filtered out