Type Alias stm32wlxx_hal::pac::i2c1::cr1::WUPEN_R
pub type WUPEN_R = BitReaderRaw<WUPEN_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field WUPEN
reader - Wakeup from STOP enable
Aliased Type§
struct WUPEN_R { /* private fields */ }