Type Alias stm32wlxx_hal::pac::tim2::ccer::CC1E_R
pub type CC1E_R = BitReaderRaw<CC1E_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CC1E
reader - Capture/Compare 1 output enable
Aliased Type§
struct CC1E_R { /* private fields */ }