Type Alias CommandVal

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

Type-safe representation of PCI command register value

Aliased Typeยง

struct CommandVal { /* private fields */ }