Module esp32c6::i2c0::scl_high_period
source · Expand description
Configures the high level width of SCL
Structs
- Register
SCL_HIGH_PERIODreader - Configures the high level width of SCL
- Register
SCL_HIGH_PERIODwriter
Type Definitions
- Field
SCL_HIGH_PERIODreader - This register is used to configure for how long SCL remains high in master mode, in I2C module clock cycles. - Field
SCL_HIGH_PERIODwriter - This register is used to configure for how long SCL remains high in master mode, in I2C module clock cycles. - Field
SCL_WAIT_HIGH_PERIODreader - This register is used to configure for the SCL_FSM’s waiting period for SCL high level in master mode, in I2C module clock cycles. - Field
SCL_WAIT_HIGH_PERIODwriter - This register is used to configure for the SCL_FSM’s waiting period for SCL high level in master mode, in I2C module clock cycles.