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