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

type SHPF_R = R<bool, SHPF_A>;

Reader of field SHPF

Implementations

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