pub type CC4S_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CCMR2_INPUT_SPEC, u8, CC3S_A, Safe, 2, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field CC3S writer - Capture/Compare 3 selection

Aliased Type§

struct CC4S_W<'a, const O: u8> { /* private fields */ }