Type Alias StatusVal

Source
pub type StatusVal = LocalRegisterCopy<u16, Register>;
Expand description

Type-safe representation of PCI status register value

Aliased Typeยง

struct StatusVal { /* private fields */ }