RTC status clear register
CALRAF | Clear alarm A flag Writing 1 in this bit clears the ALRBF bit in the RTC_SR register. |
CALRBF | Clear alarm B flag Writing 1 in this bit clears the ALRBF bit in the RTC_SR register. |
CWUTF | Clear wakeup timer flag Writing 1 in this bit clears the WUTF bit in the RTC_SR register. |
CTSF | Clear timestamp flag Writing 1 in this bit clears the TSOVF bit in the RTC_SR register. If ITSF flag is set, TSF must be cleared together with ITSF by setting CRSF and CITSF. |
CTSOVF | Clear timestamp overflow flag Writing 1 in this bit clears the TSOVF bit in the RTC_SR register. It is recommended to check and then clear TSOVF only after clearing the TSF bit. Otherwise, an overflow might not be noticed if a timestamp event occurs immediately before the TSF bit is cleared. |
CITSF | Clear internal timestamp flag Writing 1 in this bit clears the ITSF bit in the RTC_SR register. |