ClearI2CLCD Function

Clears all lines of I2C LCD

Syntax

ERRCODE ClearI2CLCD(void);

Parameters

N/A

Return Value

I2C_SUCCESS -  dataByte is written 
Otherwise - I2C ERROR

Remarks

N/A

Requirements

i2clcd.h

Example

N/A