Type Alias esp32c2::i2c0::SCL_STOP_HOLD

source ·
pub type SCL_STOP_HOLD = Reg<SCL_STOP_HOLD_SPEC>;
Expand description

SCL_STOP_HOLD (rw) register accessor: Configures the delay after the SCL clock edge for a stop condition

You can read this register and get scl_stop_hold::R. You can reset, write, write_with_zero this register using scl_stop_hold::W. You can also modify this register. See API.

For information about available fields see scl_stop_hold module

Aliased Type§

struct SCL_STOP_HOLD { /* private fields */ }