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