Type Alias stm32wlxx_hal::pac::i2c1::isr::ARLO_R
pub type ARLO_R = BitReaderRaw<ARLO_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field ARLO
reader - Arbitration lost
Aliased Type§
struct ARLO_R { /* private fields */ }