Type Alias 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ยง

pub struct SCL_STOP_HOLD { /* private fields */ }