Type Definition stm32f3::stm32f303::adc1::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 - EXTEN

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