English
Language : 

SH7670 Datasheet, PDF (393/1292 Pages) Renesas Technology Corp – 32-Bit RISC Microcomputer SuperHTM RISC engine Family / SH7670 Series
Section 10 Watchdog Timer (WDT)
Bit
5
4 to 0
Bit Name
RSTS
Initial
Value
0

All 1
R/W Description
R/W Reset Select
Selects the type of reset when the WTCNT overflows
in watchdog timer mode. In interval timer mode, this
setting is ignored.
0: Power-on reset
1: Manual reset
R
Reserved
These bits are always read as 1. The write value
should always be 1.
10.3.4 Notes on Register Access
The watchdog timer counter (WTCNT), watchdog timer control/status register (WTCSR), and
watchdog reset control/status register (WRCSR) are more difficult to write to than other registers.
The procedures for reading or writing to these registers are given below.
(1) Writing to WTCNT and WTCSR
These registers must be written by a word transfer instruction. They cannot be written by a byte or
longword transfer instruction.
When writing to WTCNT, set the upper byte to H'5A and transfer the lower byte as the write data,
as shown in figure 10.2. When writing to WTCSR, set the upper byte to H'A5 and transfer the
lower byte as the write data. This transfer procedure writes the lower byte data to WTCNT or
WTCSR.
WTCNT write
15
Address: H'FFFE0002
H'5A
87
0
Write data
WTCSR write
15
Address: H'FFFE0000
H'A5
87
0
Write data
Figure 10.2 Writing to WTCNT and WTCSR
Rev. 1.00 Nov. 14, 2007 Page 367 of 1262
REJ09B0437-0100