PCICommonConfig Structure |
Encapsulates the common PCI configuration header.
Namespace:
IntervalZero.RTX64.RTAPI.IOAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

The PCICommonConfig type exposes the following members.

Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() ![]() | FromBytes |
De-serializes a PCICommonConfig from an array of bytes.
|
![]() | GetBytes |
Gets the PCICommonConfig serialized as an array of bytes.
|
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |

Name | Description | |
---|---|---|
![]() | BaseAddress0 |
Base address 0.
|
![]() | BaseAddress1 |
Base address 1.
|
![]() | BaseAddress2 |
Base address 2.
|
![]() | BaseAddress3 |
Base address 3.
|
![]() | BaseAddress4 |
Base address 4.
|
![]() | BaseAddress5 |
Base address 5.
|
![]() | BaseClass |
Base class.
|
![]() | BIST |
Built-in self test.
|
![]() | CacheLineSize |
Cache line size.
|
![]() | CIS |
CIS.
|
![]() | Command |
PCI Command.
|
![]() | DeviceID |
Device ID.
|
![]() | DeviceSpecific |
Device-specific value.
|
![]() | HeaderType |
PCI header type.
|
![]() | InterruptLine |
Interrupt line.
|
![]() | InterruptPin |
Interrupt pin (read-only).
|
![]() ![]() | InvalidVendorID |
Invalid vendor ID.
|
![]() | LatencyTimer |
Latency timer.
|
![]() | MaximumLatency |
Minimum latency (read-only).
|
![]() | MinimumGrant |
Maximum grant (read-only).
|
![]() | ProgIf |
ProgIF.
|
![]() | Reserved1 |
Reserved.
|
![]() | Reserved2 |
Reserved.
|
![]() | RevisionID |
Revision ID.
|
![]() | ROMBaseAddress |
ROM base address.
|
![]() | Status |
Bus status.
|
![]() | SubClass |
Subclass.
|
![]() | SubSystemID |
Subsystem ID.
|
![]() | SubVendorID |
Sub-vendor ID.
|
![]() | VendorID |
Vendor ID.
|
