Type Definition stm32f2::stm32f217::adc_common::csr::OVR3_R[][src]

type OVR3_R = R<bool, OVR3_A>;

Reader of field OVR3

Implementations

impl OVR3_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOOVERRUN

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

Checks if the value of the field is OVERRUN