16. Watchdog Timer and Reset (WDT)
Rev.1.00 Jan. 10, 2008 Page 766 of 1658
REJ09B0261-0100
16.3.3 Watchdog Timer Base Stop Time Register (WDTBST) WDTBST is a 32-bit readable/writable register that specifies the time until counter WDTBCNT overflows when the bus clock frequency has been changed. The time until WDTBCNT overflows becomes minimum when H'5500 0001 is set, and maximum when H'5500 0000 is set. WDTBST should be written to as a longword unit, with H'55 in the most significant byte. The value read from this byte is always H'00. WDTBST is only rest by a power-on reset caused by the PRESET pin.
161718192021222324252627282931 30
0000000000000000
WDTBST
R/WR/WRRRRRRR/WR/WR/WR/WR/WR/WR/W R/W
Bit:
Initial value:
R/W:
01234567891011121315 14
0000000000000000
WDTBST
R/WR/WR/WR/WR/WR/WR/WR/WR/WR/WR/WR/WR/WR/WR/W R/W
Bit:
Initial value:
R/W:
Code for writing (H'55)
Bit Bit Name
Initial
Value R/W Description
31 to 24 (Code for
writing)
All 0 R/W Code for writing (H'55)
These bits are always read as H'00. When writing to
this register, the value written to these bits must be
H'55.
23 to 18 All 0 R Reserved
These bits are always read as 0. The write value
should always be 0.
17 to 0 WDTBST All 0 R/W Base Timer Stop
These bits set the counter value at which WDTBCNT
overflows.
H'00001: Minimum overflow value
H'00000: Maximum overflow value