Type Alias stm32wlxx_hal::pac::i2c1::cr1::PE_R
pub type PE_R = BitReaderRaw<PE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PE
reader - Peripheral enable
Aliased Type§
struct PE_R { /* private fields */ }