Module pci_core::spec::hwid

source ·
Expand description

Hardware ID types and constants

Structs§

  • ClassCode identifies the PCI device’s type.
  • A collection of hard-coded hardware IDs specific to a particular PCI device, as reflected in their corresponding PCI configuration space registers.
  • ProgrammingInterface (aka, program interface byte) identifies the PCI device’s register-level programming interface.
  • SubclassCode identifies the PCI device’s function.