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.

Table 1. Parameters
Data direction Parameter name Description

[in]

module

Pointer to the software module struct