Type Definition stm32g4::stm32g441::adc12_common::csr::OVR_MST_R[][src]

type OVR_MST_R = R<bool, OVR_MST_A>;

Reader of field OVR_MST

Implementations

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