pub type IC1PSC_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CCMR1_INPUT_SPEC, u8, IC1PSC_A, 2, O>;
Expand description

Field IC1PSC writer - Input capture 1 prescaler

Implementations

no prescaler, capture is done each time an edge is detected on the capture input

Capture is done once every 2 events

Capture is done once every 4 events

Capture is done once every 8 events