pub type RECALPF_R = BitReader<RECALPFR>;
Expand description
Field RECALPF
reader - Recalibration pending Flag The RECALPF status flag is automatically set to 1 when software writes to the RTC_CALR register, indicating that the RTC_CALR register is blocked. When the new calibration settings are taken into account, this bit returns to 0. Refer to .
Aliased Type§
struct RECALPF_R { /* private fields */ }