Type Definition stm32g4::stm32g474::adc3::cfgr2::OVSR_R[][src]

type OVSR_R = R<u8, OVSR_A>;

Reader of field OVSR

Implementations

impl OVSR_R[src]

pub fn variant(&self) -> OVSR_A[src]

Get enumerated values variant

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

Checks if the value of the field is OS2

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

Checks if the value of the field is OS4

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

Checks if the value of the field is OS8

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

Checks if the value of the field is OS16

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

Checks if the value of the field is OS32

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

Checks if the value of the field is OS64

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

Checks if the value of the field is OS128

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

Checks if the value of the field is OS256