Type Definition stm32g4::stm32g484::adc3::cfgr::EXTEN_W

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

Field EXTEN writer - External trigger enable and polarity selection 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