Type Alias stm32wlxx_hal::pac::tim1::dier::TIE_R
pub type TIE_R = BitReaderRaw<TIE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TIE
reader - Trigger interrupt enable
Aliased Type§
struct TIE_R { /* private fields */ }