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

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