[][src]Type Definition stm32l0::stm32l0x1::rtc::isr::ALRBWF_R

type ALRBWF_R = R<bool, ALRBWF_A>;

Reader of field ALRBWF

Methods

impl ALRBWF_R[src]

pub fn variant(&self) -> ALRBWF_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