Type Alias esp32s2::i2c0::SCL_STOP_SETUP

source ·
pub type SCL_STOP_SETUP = Reg<SCL_STOP_SETUP_SPEC>;
Expand description

SCL_STOP_SETUP (rw) register accessor: Configures the delay between the SDA and SCL positive edge for a stop condition

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

For information about available fields see scl_stop_setup module

Aliased Type§

struct SCL_STOP_SETUP { /* private fields */ }