LCD_WriteCommon


Writes a value ( either control or data ) to the LCD

void LCD_WriteCommon( unsigned char value )

Parameters


unsigned char - value to write

Return Value


None

Remarks


N/A

Requirements


lcd.h

Example


N/A

Library


SDCC Library Reference