Module esp32c2_hal::pac::i2c0::scl_start_hold
Expand description
Configures the delay between the SDA and SCL negative edge for a start condition
Structs
Register
SCL_START_HOLD
readerConfigures the delay between the SDA and SCL negative edge for a start condition
Register
SCL_START_HOLD
writerType Definitions
Field
TIME
reader - This register is used to configure the time between the negative edge of SDA and the negative edge of SCL for a START condition, in I2C module clock cycles.Field
TIME
writer - This register is used to configure the time between the negative edge of SDA and the negative edge of SCL for a START condition, in I2C module clock cycles.