BSP_LCD_DrawLine() function
Draws an uni-line (between two points) in currently active layer.
Syntax
void BSP_LCD_DrawLine(uint16_t x1,
uint16_t y1,
uint16_t x2,
uint16_t y2);
Examples
BSP_LCD_DrawLine() is referenced by 1 libraries and example projects: