[][src]Type Definition stm32f4::stm32f413::adc_common::csr::OVR1_R

type OVR1_R = R<bool, OVR1_A>;

Reader of field OVR1

Methods

impl OVR1_R[src]

pub fn variant(&self) -> OVR1_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