Type Alias stm32wlxx_hal::pac::tim2::dier::CC4IE_W
pub type CC4IE_W<'a, const O: u8> = BitWriterRaw<'a, u32, DIER_SPEC, CC1IE_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CC1IE
writer - Capture/Compare 1 interrupt enable
Aliased Type§
struct CC4IE_W<'a, const O: u8> { /* private fields */ }