Type Alias stm32wlxx_hal::pac::tim1::dier::CC2IE_R
pub type CC2IE_R = BitReaderRaw<CC1IE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CC1IE
reader - Capture/Compare 1 interrupt enable
Aliased Type§
struct CC2IE_R { /* private fields */ }