User’s Manual 79
Table 7-6. Real-Time Clock RTCxR Data Registers
Bit(s) Value Description
7:0 Read The current value of the 48-bit RTC holding register is returned.
Write
Writing to the RTC0R transfers the current count of the RTC to six holding
registers while the RTC continues counting.
Table 7-7. Real-Time Clock Control Register (RTCCR adr = 0x01)
Bit(s) Value Description
7:0 0x00
No effect on the RTC counter, disable the byte increment function,
or cancel the RTC reset command (except code 0x80)
0x40
Arm RTC for a reset with code 0x80 or reset and byte increment
function with code 0x0C0.
0x80
Resets all six bytes of the RTC counter to 0x00 if proceeded by
arm command 0x40.
0xC0
Resets all six bytes of the RTC counter to 0x00 and enters byte
increment mode—precede this command with 0x40 arm command.
7:6 01
This bit combination must be used with every byte increment write
to increment clock(s) register corresponding to bit(s) set to "1".
Example: 01001101 increments registers: 0, 2,3. The byte
increment mode must be enabled. Storing 0x00 cancels the byte
increment mode.
5:0 0 No effect on the RTC counter.
1 Increment the corresponding byte of the RTC counter.