Type Alias stm32wlxx_hal::pac::i2c1::cr1::STOPIE_R
pub type STOPIE_R = BitReaderRaw<STOPIE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field STOPIE
reader - STOP detection Interrupt enable
Aliased Type§
struct STOPIE_R { /* private fields */ }