Type Definition stm32g0::stm32g081::adc::cfgr2::OVSR_R

source · []
pub type OVSR_R = FieldReader<u8, OVSR_A>;
Expand description

Field OVSR reader - ADC oversampling ratio

Implementations

Get enumerated values variant

Checks if the value of the field is Mul2

Checks if the value of the field is Mul4

Checks if the value of the field is Mul8

Checks if the value of the field is Mul16

Checks if the value of the field is Mul32

Checks if the value of the field is Mul64

Checks if the value of the field is Mul128

Checks if the value of the field is Mul256