Interrupt Flag

Name:
INTFLAGS
Offset:
0x03
Reset:
0x00
Access:
-
Bit76543210
CMPOVF
AccessR/WR/W
Reset00

Bit 1 – CMP: Compare Match Interrupt Flag

Compare Match Interrupt Flag

This flag is set when the value from the Count (RTC.CNT) register matches the value from the Compare (RTC.CMP) register.

Writing a ‘1’ to this bit clears the flag.

Bit 0 – OVF: Overflow Interrupt Flag

Overflow Interrupt Flag

This flag is set when the value from the Count (RTC.CNT) register has reached the value from the Period (RTC.PER) register and wrapped to zero.

Writing a ‘1’ to this bit clears the flag.