Contec BUF-PCI(PC) User Manual page 67

Bus expansion
Table of Contents

Advertisement

Description of accessing I/O ports on the BUS-PCI(PCI) board
Use the BufPciIoAddress secured during execution of BufPciOpen.
Actual operations are as follows.
if ( !( wIoAddress % 2 ) ) {
outp( BufPciIoAddress + 0xfd, ( wIoAddress >> 8 ) & 0xff );
outpw( BufPciIoAddress + ( wIoAddress & 0xff ), wOutData );
}
For more information, see the section on I/O port addresses.
BUF-PCI(PC), BUF-PCI(98)
Programming
59

Advertisement

Table of Contents
loading

This manual is also suitable for:

Buf-pci(98)

Table of Contents