Type Alias esp32c6::i2c0::SCL_START_HOLD
source · pub type SCL_START_HOLD = Reg<SCL_START_HOLD_SPEC>;Expand description
SCL_START_HOLD (rw) register accessor: Configures the delay between the SDA and SCL negative edge for a start condition
You can read this register and get scl_start_hold::R. You can reset, write, write_with_zero this register using scl_start_hold::W. You can also modify this register. See API.
For information about available fields see scl_start_hold module
Aliased Type§
struct SCL_START_HOLD { /* private fields */ }