Type Alias stm32wlxx_hal::pac::tim1::sr::B2IF_W
pub type B2IF_W<'a, const O: u8> = BitWriterRaw<'a, u32, SR_SPEC, B2IF_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field B2IF
writer - Break 2 interrupt flag
Aliased Type§
struct B2IF_W<'a, const O: u8> { /* private fields */ }