LCD_WriteData


Writes a byte to the data register of the LCD

void LCD_WriteData( UBYTE value )

Parameters


UBYTE - value to write

Return Value


None

Remarks


N/A

Requirements


lcd.h

Example


N/A

Library


SDCC Library Reference