#include <lcd.h>
Definition at line 273 of file lcd.h.
Data Fields | |
| st_CURSOR | cs |
| Cursor position after last printed character that does not get truncated, points to the upper left corner. | |
| unsigned short | num |
| Total printed characters, only count those that are not truncated. | |
1.3.9.1