Instructions

285 C-Control Pro IDE
© 2013 Conrad Electronic
Description
Clears the display and enables the Cursor.
Parameter
None
5.15.3 LCD_CursorOff
LCD Functions (Library "LCD_Lib.cc")
Syntax
void LCD_CursorOff(void);
Sub LCD_CursorOff()
Description
Turns the cursor off on the display.
Parameter
None
5.15.4 LCD_CursorOn
LCD Functions (Library "LCD_Lib.cc")
Syntax
void LCD_CursorOn(void);
Sub LCD_CursorOn()
Description
Turns the cursor in the display on.
Parameter
None