18.6.3.2.4 Function i2c_slave_enable()
Enables the I2C module.
void i2c_slave_enable( const struct i2c_slave_module *const module)
This will enable the requested I2C module.
Data direction | Parameter name | Description |
---|---|---|
[in] | module |
Pointer to the software module struct |