Description

The PC Resources procedures provide support for programming PC based devices. Port and Memory I/O procedures are provided. You can also use the HW.drv to access PCI/PXI devices and resources used by them. This functions are typically used when writing a driver to a PC board (e.g. ISA or PCI/PXI board).

Note: Physical memory and Port I/O access is a privileged instruction and require special access code from MTS. Contact MTS for obtaining the  access code - ATEasy 2023/ (v12.0).

Procedures

 

Peek

Poke

PortInByte

PortInWord

PortOutByte

PortOutWord

PortInBytes

PortInWords

PortOutBytes

PortOutWords