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