Type Alias stm32wlxx_hal::pac::tim2::dier::TIE_W
pub type TIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, DIER_SPEC, TIE_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TIE
writer - Trigger interrupt enable
Aliased Type§
struct TIE_W<'a, const O: u8> { /* private fields */ }