Type Definition stm32f4::stm32f407::rtc::cr::BKP_R[][src]

type BKP_R = R<bool, BKP_A>;

Reader of field BKP

Implementations

impl BKP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DST_NOT_CHANGED

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

Checks if the value of the field is DST_CHANGED