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