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

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