[][src]Type Definition stm32l0::stm32l0x3::rtc::cr::BKP_R

type BKP_R = R<bool, BKP_A>;

Reader of field BKP

Methods

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