[][src]Type Definition stm32f1::stm32f103::rtc::crl::RSF_R

type RSF_R = R<bool, RSF_A>;

Reader of field RSF

Methods

impl RSF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTSYNCHRONIZED

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

Checks if the value of the field is SYNCHRONIZED