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