IntervalZero.MaxRT.wRTOS.RtApi.IO Namespace

Classes

 

Class Description

Public class

RtBus

Encapsulates a hardware bus as a stream.

Public class

RtMappedMemory

This class encapsulates a region of mapped memory and exposes it as a Stream.

Public class

RtPCISlot

Encapsulates a PCI Slot number.

Public class

RtPort

An abstract base class for Port I/O.

Public class

RtPort8

An 8-bit implementation of the abstract Port class.

Public class

RtSharedMemory

Encapsulates functionality of wRTOS shared memory.

Structures

 

Structure Description

Public structure

PCICommonConfig

Encapsulates the common PCI configuration header.

Enumerations

 

Enumeration Description

Public enumeration

BusDataType

The type of the bus data to be accessed using class RtApi.IO.RtBus.

Public enumeration

BusInterfaceType

This enumeration represents the available bus interface types.

Public enumeration

MemoryCachingType

Caching type used by the MappedMemory object.

Public enumeration

PCIBaseAddress

PCI Bus base address.

Public enumeration

PCICommand

Represents the possible values contained in the device’s command register.

Public enumeration

PCIHeaderType

PCI Header type.

Public enumeration

PCIStatus

PCI Status.