I2C_Master_close

Close the I2C interface.

i2c_error_t I2C_Master_close(
    void 
)

Returns

Type: i2c_error_t

Status of close operation.

I2C_NOERR

The I2C open was successful

I2C_BUSY

The I2C open failed because the interface is busy

I2C_FAIL

The I2C open failed with an error