17.6.3.2.4 Function i2c_master_enable()
Enables the I2C module.
void i2c_master_enable( const struct i2c_master_module *const module)
Enables the requested I2C module and set the bus state to IDLE after the specified timeout period if no stop bit is detected.
Data direction | Parameter name | Description |
---|---|---|
[in] | module |
Pointer to the software module struct |