WriteCommandWipomLCD Function

Writes 4-bit command to WipomLCD

Syntax

ERRCODE WriteCommandWipomLCD (UBYTE value);

Parameters

value - 4-bit command

Return Value

I2C_SUCCESS -  value is written 
Otherwise - I2C ERROR

Remarks

N/A

Requirements

wipomlcd.h

Example

N/A