Advantech IPPC-8151S Series Manuale Utente Pagina 42

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 46
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 41
IPPC-8151S User Manual 34
;----------------------------
; select WDT configuration
;----------------------------
mov dx, bx
add dx, 67h
in al, dx
or al, 04h ; reset upon mouse interrupt
out dx, al
4. Enable watchdog timer to be reset upon keyboard interrupt
(Note: WDT timeout value must be set before this function can work)
;----------------------------
; enter configuration state
;----------------------------
mov dx, 2Eh
mov al, 55h
out dx, al
;----------------------------
; select watchdog registers
;----------------------------
mov al, 7
mov dx, 2Eh
out dx, al
mov dx, 2Fh
mov al, 0ah
out dx, al
;----------------------------
; get base address
Vedere la pagina 41
1 2 ... 37 38 39 40 41 42 43 44 45 46

Commenti su questo manuale

Nessun commento