English
Language : 

EZ80F91MCU Datasheet, PDF (189/396 Pages) Zilog, Inc. – eZ80Acclaim-TM Flash Microcontrollers
eZ80F91 MCU
Product Specification
170
Real-Time Clock Hours Register
This register contains the current hours count. The value in the RTC_HRS 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 82.
Table 82. Real-Time Clock Hours Register
(RTC_HRS = 00E2h)
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]
TEN_HRS
[3:0]
HRS
Value Description
0–2 The tens digit of the current hours count.
0–9 The ones digit of the current hours count.
Binary Operation (BCD_EN = 0)
Bit
Position
[7:0]
HRS
Value Description
00h– The current hours count.
17h
PS019209-0504
PRELIMINARY
Real-Time Clock