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