ISD91200 Series Technical Reference Manual
Release Date: Sep 16, 2019
- 216 -
Revision 2.4
RTC Interrupt Indication Register (RTC_INTSTS)
Register
Offset
R/W
Description
Reset Value
RTC_INTSTS
0x02C R/W
RTC Interrupt Indicator Register
0x0000_0000
7
6
5
4
3
2
1
0
Reserved
TICKIF
ALMIF
Table 5-89 RTC Interrupt Indication Register (RTC_INTSTS, address 0x4000_802C).
Bits
Description
[31:2]
Reserved
Reserved.
[1]
TICKIF
RTC Time-tick Interrupt Flag
When RTC Time-Tick Interrupt is enabled (RTC_INTEN.TICKIF=1), RTC unit will set
TIF high at the rate selected by RTC_TICK[2:0]. This bit cleared/acknowledged by
writing 1 to it.
0= Indicates no Time-Tick Interrupt condition.
1= Indicates RTC Time-Tick Interrupt generated.
[0]
ALMIF
RTC Alarm Interrupt Flag
When RTC Alarm Interrupt is enabled (RTC_INTEN.ALMIF=1), RTC unit will set
ALMIF to high once the RTC real time counters RTC_TIME and RTC_CAL reach the
alarm setting time registers RTC_TALM and RTC_CALM. This bit
cleared/acknowledged by writing 1 to it.
0= Indicates no Alarm Interrupt condition.
1= Indicates RTC Alarm Interrupt generated.