Expand description
Access methods for PCI configuration space.
Modules§
- io
x86 or x86-64 - Support for the I/O based configuration access method on x86/x86-64.
Structs§
- Config
Selector - Logical PCI address for a function of a specific segment/bus/device.
- MemMap
Config Access - Access to memory-mapped PCI configuration space
Traits§
- Config
Access - Provides methods to access PCI configuration space.