AAEON PFM-540I Rev.А User Manual

Page 55

Advertising
background image

P C 1 0 4 C P U M o d u l e

P F M - 5 4 0 I

Appendix A Programming the Watchdog Timer A-10

push ax

push cx

xchg al,cl

mov cl,07h

call Superio_Set_Reg

pop cx

pop ax

ret

Set_Logic_Device endp

;Select 02Eh->Index Port, 02Fh->Data Port

Cfg_Port DB 087h,001h,055h,055h

DW 02Eh,02Fh

END Main

Note: Interrupt level mapping

0Fh-Dh: not valid

0Ch: IRQ12

.

.

03h: IRQ3

02h: not valid

01h: IRQ1

00h: no interrupt selected

Advertising