18.6.4.4 Enum i2c_slave_sda_hold_time
Enum for the possible SDA hold times with respect to the negative edge of SCL.
Enum value | Description |
---|---|
I2C_SLAVE_SDA_HOLD_TIME_DISABLED |
SDA hold time disabled |
I2C_SLAVE_SDA_HOLD_TIME_50NS_100NS |
SDA hold time 50ns - 100ns |
I2C_SLAVE_SDA_HOLD_TIME_300NS_600NS |
SDA hold time 300ns - 600ns |
I2C_SLAVE_SDA_HOLD_TIME_400NS_800NS |
SDA hold time 400ns - 800ns |