LCD_WriteCtrl Function

Writes a byte to the control register of the LCD

Syntax

void LCD_WriteCtrl( UBYTE value )

Parameters

UBYTE - value to write

Return Value

None

Remarks

N/A

Requirements

lcd.h

Example

N/A