BiPOM Help
>
>
Examples
>
Library Reference
>
DM Functions
LCD_WriteData
Function
Writes a byte to the data register of the LCD
Syntax
void LCD_WriteData( UBYTE value )
Parameters
UBYTE - value to write
Return Value
None
Remarks
N/A
Requirements
lcd.h
Example
N/A