lcdControlCursor Function

Controls cursor (ON/OFF)

Syntax

void lcdControlCursor(UBYTE mode);

Parameters

Mode ( CURSOR_ON or CURSOR_OFF)

Return Value

N/A

Remarks

N/A

Requirements

lcd.h

Example

N/A