17.6.4.3 Enum i2c_master_inactive_timeout
If the inactive bus time-out is enabled and the bus is inactive for longer than the time-out setting, the bus state logic will be set to idle.
Enum value | Description |
---|---|
I2C_MASTER_INACTIVE_TIMEOUT_DISABLED |
Inactive bus time-out disabled |
I2C_MASTER_INACTIVE_TIMEOUT_55US |
Inactive bus time-out 5-6 SCL cycle time-out |
I2C_MASTER_INACTIVE_TIMEOUT_105US |
Inactive bus time-out 10-11 SCL cycle time-out |
I2C_MASTER_INACTIVE_TIMEOUT_205US |
Inactive bus time-out 20-21 SCL cycle time-out |