Type Alias stm32wlxx_hal::pac::i2c1::cr2::STOP_R
pub type STOP_R = BitReaderRaw<STOP_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field STOP
reader - Stop generation (master mode)
Aliased Type§
struct STOP_R { /* private fields */ }