[][src]Type Definition stm32f3::stm32f3x8::adc1::cfgr::OVRMOD_R

type OVRMOD_R = R<bool, OVRMOD_A>;

Reader of field OVRMOD

Methods

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