ConfigWipomLCD Function

Configures MCP23016 chip

Syntax

ERRCODE ConfigWipomLCD(void);

Parameters

N/A

Return Value

I2C_SUCCESS -  dataByte is written 
Otherwise - I2C ERROR

Remarks

N/A

Requirements

wipomlcd.h

Example

N/A