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

Field CC1S writer - Capture/Compare 1 selection

Aliased Type§

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