BusIdPcieEnumerator

Type Alias BusIdPcieEnumerator 

Source
pub type BusIdPcieEnumerator = BusId<PcieEnumerator>;
Expand description

Type-safe ID for the internal “bus” of a PCIe root complex or switch.

Aliased Type§

pub struct BusIdPcieEnumerator { /* private fields */ }