Enum PCIDevice.Config
Namespace: Cosmos.HAL
Assembly: Cosmos.HAL2.dll
Syntax
public enum Config : byte
Fields
| Name | Description |
|---|---|
| BAR0 | |
| BAR1 | |
| BIST | |
| BridgeControl | |
| CacheLineSize | |
| CapabilityPointer | |
| Class | |
| Command | |
| DeviceID | |
| ExpROMBaseAddress | |
| HeaderType | |
| InterruptLine | |
| InterruptPIN | |
| IOBase | |
| IOLimit | |
| LatencyTimer | |
| MemoryBase | |
| MemoryLimit | |
| PrefBase16Upper | |
| PrefBase32Upper | |
| PrefLimit16upper | |
| PrefLimit32upper | |
| PrefMemoryBase | |
| PrefMemoryLimit | |
| PrimaryBusNo | |
| ProgIF | |
| Reserved | |
| RevisionID | |
| SecondarLT | |
| SecondaryBusNo | |
| SecondaryStatus | |
| Status | |
| SubBusNo | |
| SubClass | |
| VendorID |