Type Definition stm32g4::stm32g441::adc1::cfgr2::OVSS_R[][src]

type OVSS_R = R<u8, OVSS_A>;

Reader of field OVSS

Implementations

impl OVSS_R[src]

pub fn variant(&self) -> Variant<u8, OVSS_A>[src]

Get enumerated values variant

pub fn is_no_shift(&self) -> bool[src]

Checks if the value of the field is NOSHIFT

pub fn is_shift1(&self) -> bool[src]

Checks if the value of the field is SHIFT1

pub fn is_shift2(&self) -> bool[src]

Checks if the value of the field is SHIFT2

pub fn is_shift3(&self) -> bool[src]

Checks if the value of the field is SHIFT3

pub fn is_shift4(&self) -> bool[src]

Checks if the value of the field is SHIFT4

pub fn is_shift5(&self) -> bool[src]

Checks if the value of the field is SHIFT5

pub fn is_shift6(&self) -> bool[src]

Checks if the value of the field is SHIFT6

pub fn is_shift7(&self) -> bool[src]

Checks if the value of the field is SHIFT7

pub fn is_shift8(&self) -> bool[src]

Checks if the value of the field is SHIFT8