pub type CC2S_W<'a, const O: u8> = FieldWriter<'a, u32, CCMR1_INPUT_SPEC, u8, u8, 2, O>;
Expand description

Field CC2S writer - Capture/Compare 2 selection This bit-field defines the direction of the channel (input/output) as well as the used input. Note: CC2S bits are writable only when the channel is OFF (CC2E = ’0’ in TIMx_CCER).