The PCICommonConfig type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Indicates whether this instance and a specified object are equal. (Inherited from ![]() |
![]() ![]() | FromBytes |
Deserializes a PCICommonConfig from an array of bytes.
|
![]() | GetBytes |
Gets the PCICommonConfig serialized as an array of bytes.
|
![]() | ![]() | Returns the hash code for this instance. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Returns the fully qualified type name of this instance. (Inherited from ![]() |
Fields
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
|
See Also