Type Alias stm32wlxx_hal::pac::spi1::sr::OVR_R
pub type OVR_R = BitReaderRaw<OVR_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field OVR
reader - Overrun flag
Aliased Type§
struct OVR_R { /* private fields */ }