[][src]Type Definition stm32f3::stm32f303::adc1_2::csr::OVR_MST_R

type OVR_MST_R = R<bool, OVR_MST_A>;

Reader of field OVR_MST

Methods

impl OVR_MST_R[src]

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