[][src]Type Definition stm32f7::stm32f7x9::rtc::isr::ALRAWF_R

type ALRAWF_R = R<bool, ALRAWF_A>;

Reader of field ALRAWF

Implementations

impl ALRAWF_R[src]

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