Type Definition stm32g4::stm32g484::adc1::cfgr::OVRMOD_R[][src]

type OVRMOD_R = R<bool, OVRMOD_A>;

Reader of field OVRMOD

Implementations

impl OVRMOD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PRESERVE

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

Checks if the value of the field is OVERWRITE