pub type ICEVCTRL_W<'a> = FieldWriterSafe<'a, u32, CC1_CTRL_SPEC, u8, ICEVCTRL_A, 2, 26>;
Expand description

Field ICEVCTRL writer - Input Capture Event Control

Implementations

PRS output pulse, interrupt flag and DMA request set on every capture

PRS output pulse, interrupt flag and DMA request set on every second capture

PRS output pulse, interrupt flag and DMA request set on rising edge only (if ICEDGE = BOTH)

PRS output pulse, interrupt flag and DMA request set on falling edge only (if ICEDGE = BOTH)