Type Definition stm32f4::stm32f401::adc1::cr2::EXTEN_W

source · []
pub type EXTEN_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CR2_SPEC, u8, EXTEN_A, 2, O>;
Expand description

Field EXTEN writer - External trigger enable for regular channels

Implementations

Trigger detection disabled

Trigger detection on the rising edge

Trigger detection on the falling edge

Trigger detection on both the rising and falling edges