1.1.1.1 MTCH2120_I2C_Status
SUCCESS = 0, // 0000 0000 NOT_INITIALIZED = 1u, // 0000 0001 INVALIED_INPUT_PARAMETER = 2u, // 0000 0010 I2C_ERROR = 4u // 0000 0100
Description:
Status | Description |
---|---|
SUCCESS | Success |
NOT_INITIALIZED | API not initialized. |
INVALIED_INPUT_PARAMETER | Input parameter wrong.
|
I2C_ERROR | It will be any one of the following conditions.
|