PCICommonConfig Members IntervalZero RTX Managed Code

The PCICommonConfig type exposes the following members.

Methods

NameDescription
Public methodOnlineEquals
Indicates whether this instance and a specified object are equal.
(Inherited from OnlineValueType.)
Public methodStatic memberFromBytes
Deserializes a PCICommonConfig from an array of bytes.
Public methodGetBytes
Gets the PCICommonConfig serialized as an array of bytes.
Public methodOnlineGetHashCode
Returns the hash code for this instance.
(Inherited from OnlineValueType.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodOnlineToString
Returns the fully qualified type name of this instance.
(Inherited from OnlineValueType.)
Back to Top
Fields

NameDescription
Public fieldBaseAddress0
Base address 0
Public fieldBaseAddress1
Base address 1
Public fieldBaseAddress2
Base address 2
Public fieldBaseAddress3
Base address 3
Public fieldBaseAddress4
Base address 4
Public fieldBaseAddress5
Base address 5
Public fieldBaseClass
Base class
Public fieldBIST
Built-in self test
Public fieldCacheLineSize
Cache line size
Public fieldCIS
CIS
Public fieldCommand
PCI Command
Public fieldDeviceID
Device ID
Public fieldDeviceSpecific
Device-specific value
Public fieldHeaderType
PCI header type
Public fieldInterruptLine
Interrupt line
Public fieldInterruptPin
Interrupt pin (read-only)
Public fieldStatic memberInvalidVendorID
Invalid vendor ID
Public fieldLatencyTimer
Latency timer
Public fieldMaximumLatency
Minimum latency (read-only)
Public fieldMinimumGrant
Maximum grant (read-only)
Public fieldProgIf
ProgIF
Public fieldReserved1
Reserved
Public fieldReserved2
Reserved
Public fieldRevisionID
Revision ID
Public fieldROMBaseAddress
ROM base address
Public fieldStatus
Bus status
Public fieldSubClass
Subclass
Public fieldSubSystemID
Subsystem ID
Public fieldSubVendorID
Sub-vendor ID
Public fieldVendorID
Vendor ID
Back to Top
See Also