Type Definition stm32f1::stm32f102::adc1::cr1::DUALMOD_R

source · []
pub type DUALMOD_R = FieldReader<u8, DUALMOD_A>;
Expand description

Field DUALMOD reader - Dual mode selection

Implementations

Get enumerated values variant

Checks if the value of the field is Independent

Checks if the value of the field is RegularInjected

Checks if the value of the field is RegularAlternateTrigger

Checks if the value of the field is InjectedFastInterleaved

Checks if the value of the field is InjectedSlowInterleaved

Checks if the value of the field is Injected

Checks if the value of the field is Regular

Checks if the value of the field is FastInterleaved

Checks if the value of the field is SlowInterleaved

Checks if the value of the field is AlternateTrigger