Type Definition stm32f4::stm32f401::adc1::cr2::EXTEN_R

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

Field EXTEN reader - External trigger enable for regular channels

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