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

type SHPF_R = R<bool, SHPF_A>;

Reader of field SHPF

Methods

impl SHPF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOSHIFTPENDING

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

Checks if the value of the field is SHIFTPENDING