Enum smbioslib::BusNumber [−][src]
pub enum BusNumber {
Number(u8),
NotApplicable,
}Variants
Number(u8)Bus Number
For devices that are not of types PCI, AGP, PCI-X, or PCI-Express and that do not have bus/device/function information.