Type Alias stm32wlxx_hal::pac::tim17::dier::CC1DE_R

pub type CC1DE_R = BitReaderRaw<bool>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field CC1DE reader - Capture/Compare 1 DMA request enable

Aliased Type§

struct CC1DE_R { /* private fields */ }