Type Alias stm32wlxx_hal::pac::i2c1::isr::OVR_R

pub type OVR_R = BitReaderRaw<OVR_A>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field OVR reader - Overrun/Underrun (slave mode)

Aliased Type§

struct OVR_R { /* private fields */ }