Type Alias stm32wlxx_hal::pac::i2c1::isr::BERR_R
pub type BERR_R = BitReaderRaw<BERR_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field BERR
reader - Bus error
Aliased Type§
struct BERR_R { /* private fields */ }