PCICommonConfig Structure
Encapsulates the common PCI configuration header.
Namespace:
IntervalZero.MaxRT.wRTOS.RtApi.IO
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.1.0)
Syntax
public struct PCICommonConfig
The PCICommonConfig type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals |
Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
|
|
De-serializes a PCICommonConfig from an array of bytes. |
|
|
|
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.) |
Fields
| Name | Description | |
|---|---|---|
|
|
Base address 0. |
|
|
|
Base address 1. |
|
|
|
Base address 2. |
|
|
|
Base address 3. |
|
|
|
Base address 4. |
|
|
|
Base address 5. |
|
|
|
Base class. |
|
|
|
Built-in self test. |
|
|
|
Cache line size. |
|
|
|
CIS. |
|
|
|
PCI Command. |
|
|
|
Device ID. |
|
|
|
Device-specific value. |
|
|
|
PCI header type. |
|
|
|
Interrupt line. |
|
|
|
Interrupt pin (read-only). |
|
|
|
Invalid vendor ID. |
|
|
|
Latency timer. |
|
|
|
Minimum latency (read-only). |
|
|
|
Maximum grant (read-only). |
|
|
|
ProgIF. |
|
|
|
Reserved. |
|
|
|
Reserved. |
|
|
|
Revision ID. |
|
|
|
ROM base address. |
|
|
|
Bus status. |
|
|
|
Subclass. |
|
|
|
Subsystem ID. |
|
|
|
Sub-vendor ID. |
|
|
|
Vendor ID. |
See Also: