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