Type Alias stm32wlxx_hal::pac::tim1::sr::B2IF_R
pub type B2IF_R = BitReaderRaw<B2IF_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field B2IF
reader - Break 2 interrupt flag
Aliased Type§
struct B2IF_R { /* private fields */ }