Function i2c_slave_disable()

Disables the I2C module.

void i2c_slave_disable(
		const struct i2c_slave_module *const module)

This will disable the I2C module specified in the provided software module structure.

Table 1. Parameters
Data direction Parameter name Description

[in]

module

Pointer to the software module struct