Type Alias esp32s3::rtc_i2c::SCL_HIGH

source ·
pub type SCL_HIGH = Reg<SCL_HIGH_SPEC>;
Expand description

SCL_HIGH (rw) register accessor: configure high scl period

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

For information about available fields see scl_high module

Aliased Type§

struct SCL_HIGH { /* private fields */ }