Expand description
PCI capabilities.
Re-exports§
pub use self::read_only::ReadOnlyCapability;
Modules§
- msix
- MSI-X Capability.
- pci_
express - PCI Express Capability with Function Level Reset (FLR) support.
- read_
only - A generic, read-only PCI Capability (backed by an [
IntoBytes
] type).
Traits§
- PciCapability
- A generic PCI configuration space capability structure.