Type Alias stm32wlxx_hal::pac::tim1::ccer::CC3P_W
pub type CC3P_W<'a, const O: u8> = BitWriterRaw<'a, u32, CCER_SPEC, CC1P_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CC1P
writer - CC1P
Aliased Type§
struct CC3P_W<'a, const O: u8> { /* private fields */ }