LCD_Init


Initializes the LCD hardware

void LCD_Init()

Parameters


None

Return Value


None

Remarks


LCD_Init() should be called before any other LCD functions can be used.

Requirements


lcd.h

Example


N/A

Library


SDCC Library Reference