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