STM32F413H-Discovery + 0/1 examples
CodeScope will show references to BSP_LCD_ClearStringLine() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

BSP_LCD_ClearStringLine() function

Clears the selected line.

Syntax

void BSP_LCD_ClearStringLine(uint16_t Line);
Implemented in stm32f413h_discovery_lcd.c:276

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

Examples

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

References

LocationText
stm32f413h_discovery_lcd.c:276
void BSP_LCD_ClearStringLine(uint16_t Line)
stm32f413h_discovery_lcd.h:164
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