5
6
6.3.1 RTC Control Register (RTCCR)
Address: 0x000, Initial value: 0x00
D7
D6
D5
D4
D3
D2
D1
D0
0
0
CNTS
SECCAF
0.5secI
1secI
ARI
START
R
R
R/W
R/W
R/W
R/W
R/W
R/W
(1) START
START bit
Setting
0
RTC start (Initial value)
1
RTC stop
[Note]
Don’t write to any counter while the START bit is set to “0.” Rewrite each counter after setting the START bit to “1.”
(2) ARI
ARI bit
Setting
0
No alarm interrupt is generated. (Initial value)
1
An interrupt is generated at intervals of 1 second.
(3) 1secI
1secI bit
Setting
0
No interrupt is generated at intervals of 1 second. (Initial value)
1
An interrupt is generated at intervals of 1 second.
(4) 0.5secI
0.5secI bit
Setting
0
No interrupt is generated at intervals of 0.5 second. (Initial value)
1
An interrupt is generated at intervals of 0.5 second.
(5) SECCAF
SECCAF bit
Setting
0
No carry has been generated in the second counter (SECCNT).
1
A carry has been generated in the second counter (SECCNT).
[Zero-clear condition]
The counter is cleared with zeros when the SECCAF bit is set to “1.”