18.6.3.2.5 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.
Data direction | Parameter name | Description |
---|---|---|
[in] | module |
Pointer to the software module struct |