LCD_CursorHome Function

Positions the cursor at home position which is the top left position.

Syntax

void LCD_CursorHome()

Parameters

N/A

Return Value

None

Remarks

N/A

Requirements

lcd.h

Example

N/A