English
Language : 

EZ80F91MCU Datasheet, PDF (193/396 Pages) Zilog, Inc. – eZ80Acclaim-TM Flash Microcontrollers
eZ80F91 MCU
Product Specification
174
Real-Time Clock Year Register
This register contains the current year count. The value in the RTC_YR register is
unchanged by a RESET. The current setting of BCD_EN determines whether the
values in this register are binary (BCD_EN = 0) or binary-coded decimal
(BCD_EN = 1). Access to this register is Read Only if the RTC is locked and
Read/Write if the RTC is unlocked. See Table 86.
Table 86. Real-Time Clock Year Register
(RTC_YR = 00E6h)
Bit
7
6
5
4
3
2
1
0
Reset
X
X
X
X
X
X
X
X
CPU Access
R/W* R/W* R/W* R/W* R/W* R/W* R/W* R/W*
Note: X = Unchanged by RESET; R/W* = Read Only if RTC locked, Read/Write if RTC unlocked.
Binary-Coded-Decimal Operation (BCD_EN = 1)
Bit
Position
[7:4]
TENS_YR
[3:0]
YR
Value Description
0–9 The tens digit of the current year count.
0–9 The ones digit of the current year count.
Binary Operation (BCD_EN = 0)
Bit
Position
[7:0]
YR
Value Description
00h– The current year count.
63h
PS019209-0504
PRELIMINARY
Real-Time Clock