LCD_CursorSet Function

Sets the cursor position on the LCD

Syntax

void LCD_CursorSet( unsigned char pos );

Parameters

unsigned char - cursor position

Return Value

N/A

Remarks

N/A

Requirements

lcd.h

Example

N/A