i2c_s_sync_disable

Disable I2C slave communication.

int32_t i2c_s_sync_disable(
    struct i2c_s_sync_descriptor *const descr
)

This function disables the I2C slave device

Parameters

descr

Type: struct i2c_s_sync_descriptor Struct *const

An I2C slave descriptor which is used to communicate through I2C

Returns

Type: int32_t

Disabling status.