ConfigI2CLCD Function

Configures I2C interface to access I2C LCD

Syntax

ERRCODE ConfigI2CLCD(void);

Parameters

N/A

Return Value

I2C_SUCCESS -  dataByte is written 
Otherwise - I2C ERROR

Remarks

N/A

Requirements

i2clcd.h

Example

N/A