Type Alias stm32wlxx_hal::pac::tim2::sr::CC4IF_R
pub type CC4IF_R = BitReaderRaw<CC1IF_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CC1IF
reader - Capture/compare 1 interrupt flag
Aliased Type§
struct CC4IF_R { /* private fields */ }