LCD_WriteCommon Function

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

Syntax

void LCD_WriteCommon( unsigned char value )

Parameters

unsigned char - value to write

Return Value

None

Remarks

N/A

Requirements

lcd.h

Example

N/A