![IEI Technology NANO-945GSE2 Скачать руководство пользователя страница 162](http://html2.mh-extra.com/html/iei-technology/nano-945gse2/nano-945gse2_user-manual_4075410162.webp)
NANO-945GSE2
Page 148
C.3 Assembly Language Samples
C.3.1 Enable the DIO Input Function
The BIOS interrupt call INT 15H controls the digital I/O. An assembly program to enable
digital I/O input functions is listed below.
MOV AX,
6F08H
Sets the digital port as input
INT 15H
Initiates the INT 15H BIOS call
C.3.2 Enable the DIO Output Function
The BIOS interrupt call INT 15H controls the digital I/O. An assembly program to enable
digital I/O output functions is listed below.
MOV AX,
6F09H
Sets the digital port as output
MOV BL,
09H
INT 15H
Initiates the INT 15H BIOS call
Содержание NANO-945GSE2
Страница 8: ...NANO 945GSE2 Page viii ROHS COMPLIANT UNDER 2002 95 EC WITHOUT MERCURY 156...
Страница 15: ...NANO 945GSE2 Page 1 Chapter 1 1 Introduction...
Страница 17: ...NANO 945GSE2 Page 3 Figure 1 2 NANO 945GSE2 Overview...
Страница 22: ...NANO 945GSE2 Page 8 Chapter 2 2 Unpacking...
Страница 26: ...NANO 945GSE2 Page 12 Chapter 3 3 Connector Pinouts...
Страница 57: ...NANO 945GSE2 Page 43 Chapter 4 4 Installation...
Страница 86: ...NANO 945GSE2 Page 72 Chapter 5 5 BIOS Screens...
Страница 123: ...NANO 945GSE2 Page 109 Chapter 6 6 Software Drivers...
Страница 152: ...NANO 945GSE2 Page 138 Appendix A A BIOS Options...
Страница 156: ...NANO 945GSE2 Page 142 Appendix B B Terminology...
Страница 160: ...NANO 945GSE2 Page 146 Appendix C C Digital I O Interface...
Страница 163: ...NANO 945GSE2 Page 149 Appendix D D Watchdog Timer...
Страница 166: ...NANO 945GSE2 Page 152 Appendix E E Compatibility...
Страница 169: ...NANO 945GSE2 Page 155 Appendix F F Hazardous Materials Disclosure...