CHAPTER 9 REAL-TIME CLOCK
Page 247 of 920
9.3.8
The DAY register is an 8-bit register that takes a value of 1 to 31 (decimal) and indicates the count value of days.
It counts up when the hour counter overflows.
This counter counts as follows.
• 01 to 31 (January, March, May, July, August, October, December)
• 01 to 30 (April, June, September, November)
• 01 to 29 (February, leap year)
• 01 to 28 (February, normal year)
When data is written to this register, it is written to a buffer and then to the counter up to two cycles of f
RTC
later.
Even if the hour count register overflows while this register is being written, this register ignores the overflow and
is set to the value written. Set a decimal value of 01 to 31 to this register in BCD code.
The DAY register can be set by an 8-bit memory manipulation instruction.
Reset signal generation clears this register to 01H.
Figure 9 - 10 Format of Day count register (DAY)
Caution
When it reads or writes from/to the register while the counter is in operation (RTCE = 1), follow the
procedures described in the section 9.4.3 Reading/writing real-time clock.
Address: FFF96H
After reset: 01H
Symbol
7
6
5
4
3
2
1
0
0
0
DAY20
DAY10
DAY8
DAY4
DAY2
DAY1
Содержание RL78/G1H
Страница 941: ...R01UH0575EJ0120 RL78 G1H...