Rev. 5.00, 09/03, page 257 of 760
Bit: 15 14 13 12 11 10 9 8
Initial value:00000000
R/W:——————R/WR/W
Bit:76543210
Initial value:00000000
R/W: R/W R/W R/W R/W R/W R/W R/W R/W
10.2.12 Cautions on Accessing Refresh Control Related Registers
RFCR, RTCSR, RTCNT, and RTCOR require that a specific code be appended to the data when it
is written to pr event data from b eing mist akenly overwritten by program overruns or other write
operations (figure 10.5). Perform reads and writes using the following methods:
1. When writing to RFCR, RTCSR, RTCNT, and RTCOR, use only word transfer instructio ns.
Byte transfer instructions cannot be used.
When writing to RTCNT, RTCSR, or RTCOR, place B'10100101 in the upper byte and the
write data in the lower byte. When writing to RFCR, place B'101001 in the upper 6 bits and
the write data in the remaining bits, as shown in figure 10. 5.
2. When rea ding from RFCR, RTCSR, RTCNT , and RTCOR, car ry out reads with a 16-bit
width. 0 is read from undefined bits.
15
10
8
RTCSR, RTCNT,
RTCOR
0
RFCR
7
100101
15
10
10 09
1 0 0 1 Write data
Write data
Figure 10.5 Writing to RFCR, RTCSR, RT C NT, and RTCOR