Type Definition stm32_hal2::pac::rtc::isr::SHPF_R

source · []
pub type SHPF_R = BitReaderRaw<SHPF_A>;
Expand description

Field SHPF reader - Shift operation pending This flag is set by hardware as soon as a shift operation is initiated by a write to the RTC_SHIFTR register. It is cleared by hardware when the corresponding shift operation has been executed. Writing to the SHPF bit has no effect.