Type Alias ConfigOffset
pub type ConfigOffset = u8;
Expand description
An offset from the beginning of a device’s PCI configuration space. [0, 0x100) is valid.
pub type ConfigOffset = u8;
An offset from the beginning of a device’s PCI configuration space. [0, 0x100) is valid.