Type Alias esp32c6::i2c0::SCL_HIGH_PERIOD

source ·
pub type SCL_HIGH_PERIOD = Reg<SCL_HIGH_PERIOD_SPEC>;
Expand description

SCL_HIGH_PERIOD (rw) register accessor: Configures the high level width of SCL

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

For information about available fields see scl_high_period module

Aliased Type§

struct SCL_HIGH_PERIOD { /* private fields */ }