pcie

Type Alias RootComplexGeneric

Source
pub type RootComplexGeneric = RootComplex<Generic>;

Aliased Type§

struct RootComplexGeneric { /* private fields */ }

Implementations§

Source§

impl RootComplexGeneric

Source

pub fn new(mmio_base: NonNull<u8>) -> Self