Type Alias stm32wlxx_hal::pac::i2c1::isr::PECERR_R
pub type PECERR_R = BitReaderRaw<PECERR_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PECERR
reader - PEC Error in reception
Aliased Type§
struct PECERR_R { /* private fields */ }