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

type SECF_R = R<bool, SECF_A>;

Reader of field SECF

Methods

impl SECF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOPRESCALEROVERFLOW

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

Checks if the value of the field is PRESCALEROVERFLOW