Type Definition stm32g4::stm32g484::adc3::cfgr2::OVSS_R

source · []
pub type OVSS_R = FieldReader<u8, OVSS_A>;
Expand description

Field OVSS reader - Oversampling shift

Implementations

Get enumerated values variant

Checks if the value of the field is NoShift

Checks if the value of the field is Shift1

Checks if the value of the field is Shift2

Checks if the value of the field is Shift3

Checks if the value of the field is Shift4

Checks if the value of the field is Shift5

Checks if the value of the field is Shift6

Checks if the value of the field is Shift7

Checks if the value of the field is Shift8