pub type CC2S_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CCMR1_OUTPUT_SPEC, u8, u8, Unsafe, 2, O>;
Expand description

Field CC2S writer - Capture/Compare 2 selection

Aliased Type§

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