![IEI Technology WAFER-LX User Manual Download Page 41](http://html1.mh-extra.com/html/iei-technology/wafer-lx/wafer-lx_user-manual_4132648041.webp)
WAFER-LX User Manual
7 DIO_IN2
8 DIO_OUT2
9 DIO_IN3
10 DIO_OUT3
Table 2-15
Digital Input/Output Definition Options
I/O Address
DESCRIPTION
6F08
Reads DIO port data, and returns AL DIO input data. The boot-up
default input correspondence is DIO –DI3 => Bit0 – Bit3.
Configuration example:
MOV AX, 6F08h
INT 15h
When executed, the AL contents include DIO input data.
Masking required on user applications for those non-input bits.
6F09
Outputs data to DIO port. The BL contents include output data.
The boot-up default correspondence is DO0 – DO3 => Bit4 – Bit7.
Configuration example:
MOV AX, 6F09h
MOV BL, 19h
INT 15h
If set as the boot-up default, DO0 =1, DO1 – DO3 = 0
6F0A
Defines DIO port (8 bits) as input or output. Each of 8 bits in the
BL register represents one DIO signal.
If set to “1,” the DIO becomes input signal.
If set to “0,” the DIO port carries output signal.
If the boot-up default is set to 0Fh, with 4 inputs and 4 outputs.
Configuration example:
Move AX, 6F0Ah
MOV BL, 00h
INT 15h
When executed, 8 DIO signals become output signals.
2-20
2-20
IEI
®
Technology, Corp.
Summary of Contents for WAFER-LX
Page 1: ...WAFER LX 3 5 Profile WAFER Embedded Board User Manual RoHS Compliant ...
Page 11: ...WAFER LX Chapter 1 Introduction 1 1 1 1 ...
Page 13: ...WAFER LX Figure 1 2 WAFER LX Board Layout Soldering Side 1 3 1 3 ...
Page 22: ...WAFER LX Functional Description Chapter 2 2 1 2 1 ...
Page 54: ...WAFER LX Installation Chapter 3 3 1 3 1 ...
Page 66: ...WAFER LX Award BIOS Setup Chapter 4 4 1 4 1 ...
Page 115: ...WAFER LX Watchdog Timer Appendix A A 1 A 1 ...
Page 118: ...WAFER LX User Manual IN AL DX EXIT AP A 4 IEI Technology Corp A 4 ...
Page 119: ...WAFER LX Connecting ATX Power Supply Appendix B B 1 B 1 ...
Page 122: ...WAFER LX User Manual This page is intentionally left blank B 4 B 4 IEI Technology Corp ...
Page 123: ...WAFER LX ALi RAID for SATA Appendix C C 1 C 1 ...
Page 138: ...WAFER LX User Manual This page is intentionally left blank C 16 IEI Technology Corp C 16 ...
Page 139: ...WAFER LX Index I 1 ...