Acnodes FES 2213 User Manual

Page 56

Advertising
background image

;66H
;WDT ti mer time-out value
;bit[7:0 ]=0~255
;================ ===== ======================== ===== =======================
mov dx,SCH3114_IO + 66h
mov al, 01h
out dx, al
;============== ============================ ===============================
;bit[0] status bit R/W
;WD timeout occurred =1
;WD timer counting =0
;================ ===== ======================== ===== =======================
mov dx,SCH3114_IO + 68h
mov al, 01h
out dx, al
.exi t
END

Advertising