;bit 1 = gpio 1 , 0 => Low; 1 => High

;.....

;bit 7 = gpio 7 , 0 => Low; 1 => High

;output:

; ax=5E78 ;function success, other value means function fail

mov ax,5E87h mov bx,0400h mov cl,01 INT15

;Set GPIO 0,2,4,6 Output Low ;===============================================================

Appendix D Watchdog Timer and GPIO sample code

79

PCM-3362 User Manual

Page 87
Image 87
Advantech PCM-3362 user manual Appendix D Watchdog Timer and Gpio sample code