LCD Functions
- CursorHome -- Positions the cursor at home position which is the top left position.
- LCD_Contrast -- Sets the LCD contrast by varying the voltage on Vee pin.
- LCD_Init -- Initializes the LCD hardware
- LCD_Write -- Writes a message string to the LCD.
- LCD_WriteCommon -- Writes a value ( either control or data ) to the LCD
- LCD_WriteCtrl -- Writes a byte to the control register of the LCD
- LCD_WriteData -- Writes a byte to the data register of the LCD
BiPOM Electronics - BiPOM Library Reference - List of LCD Function