pub type StatusVal = LocalRegisterCopy<u16, Register>;Expand description
Type-safe representation of PCI status register value
Aliased Typeยง
struct StatusVal { /* private fields */ }pub type StatusVal = LocalRegisterCopy<u16, Register>;Type-safe representation of PCI status register value
struct StatusVal { /* private fields */ }