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