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