pub type CC1P_W<'a, const O: u8> = BitWriter<'a, u32, CCER_SPEC, CC1P_A, O>;
Expand description

Field CC1P writer - Capture/Compare 1 output Polarity

Implementations

Noninverted/rising edge

Inverted/falling edge