Chapter 27 Functional Safety
MPC5602P Microcontroller Reference Manual, Rev. 4
756
Freescale Semiconductor
27.3.5.3
SWT Time-Out register (SWT_TO)
The SWT Time-Out (SWT_TO) register contains the 32-bit time-out period. The reset value for this
register is device specific. This register is read only if either the SWT_CR[HLK] or SWT_CR[SLK] bits
are set.
The default counter value (SWT_TO_RST) is 0x0003_A980, which corresponds to approximately 15 ms
with the 16 MHz IRC clock.
27.3.5.4
SWT Window Register (SWT_WN)
The SWT Window (SWT_WN) register contains the 32-bit window start value. This register is cleared on
reset. This register is read only if either the SWT_CR[HLK] or SWT_CR[SLK] bits are set.
Address: Base + 0x0008
Access: User read/write
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
WTO
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1
1
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
R
WTO
W
Reset
1
0
1
0
1
0
0
1
1
0
0
0
0
0
0
0
Figure 27-13. SWT Time-Out register (SWT_TO)
Table 27-8. SWT_TO field descriptions
Field
Description
WTO
Watchdog time-out period in clock cycles
An internal 32-bit down counter is loaded with this value or 0x0100, whichever is greater when the service
sequence is written or when the SWT is enabled.
Address: Base + 0x000C
Access: User read/write
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
WST
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
R
WST
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 27-14. SWT Window register (SWT_WN)