Type Definition stm32f1::stm32f101::rtc::crl::OWF_R[][src]

type OWF_R = R<bool, OWF_A>;

Reader of field OWF

Implementations

impl OWF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOOVERFLOW

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

Checks if the value of the field is OVERFLOW