Type Alias stm32wlxx_hal::pac::tim2::sr::TIF_R
pub type TIF_R = BitReaderRaw<TIF_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TIF
reader - Trigger interrupt flag
Aliased Type§
struct TIF_R { /* private fields */ }