Type Alias esp32s3::rtc_i2c::SCL_LOW

source ·
pub type SCL_LOW = Reg<SCL_LOW_SPEC>;
Expand description

SCL_LOW (rw) register accessor: configure low scl period

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

For information about available fields see scl_low module

Aliased Type§

struct SCL_LOW { /* private fields */ }