Type Definition stm32g0::stm32g030::adc::cfgr1::EXTEN_R

source · []
pub type EXTEN_R = FieldReader<u8, EXTEN_A>;
Expand description

Field EXTEN reader - ADC group regular external trigger polarity

Implementations

Get enumerated values variant

Checks if the value of the field is Disabled

Checks if the value of the field is RisingEdge

Checks if the value of the field is FallingEdge

Checks if the value of the field is BothEdges