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

type RTOFF_R = R<bool, RTOFF_A>;

Reader of field RTOFF

Implementations

impl RTOFF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ENABLED

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

Checks if the value of the field is DISABLED