Related CR for WDT Programming A-5
W
D
T Pr
og
ra
mmi
n
g
Related CR for WDT Programming
CR2C-Bit 3,2
; [1,0] for WDT function
LD8-CRF2
; WDT time-out period ,
00h = disabled
01h = 30 seconds
02h = 1.5 minutes
03h = 2.5 minutes
04h = 3.5 minutes
05h = 4.5 minutes
..........
FEh = 253.5 minutes
FFh = 254.5 minutes
When writing a non-zero value to LD8-CRF2 , this value will be loaded into WD counter
and start to count down .Read this register can not get the WDT time-out period (the orginal
one written into), but the current value in WD counter .
Enable and Refresh WDT : program LD8-CRF2 a non-zero value.
Disable WDT: program LD8-CRF2 with 00h.
LD8-CRF4- Bit 0 : WDT Status
1 = WDT time-out happened
0 = WDT counting
Содержание Endeavor Plus 810E
Страница 1: ...The Endeavor Plus Single Board Computer User s Guide Manual PN 931 0000 03 A February 2002...
Страница 6: ...vi This page intentionally left blank...
Страница 8: ...viii This page intentionally left blank...
Страница 10: ...x Preface This page intentionally left blank...
Страница 106: ...Appendix A WDT Programming Contents General Description A 3 Related CR for WDT Programming A 5 WDT Programming Guide A 6...