[][src]Type Definition stm32l0::stm32l0x3::rtc::isr::WUTWF_R

type WUTWF_R = R<bool, WUTWF_A>;

Reader of field WUTWF

Methods

impl WUTWF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is UPDATENOTALLOWED

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

Checks if the value of the field is UPDATEALLOWED