pub type MSR = Reg<MSR_SPEC>;
msr (r) register accessor: an alias for Reg<MSR_SPEC>
Reg<MSR_SPEC>
struct MSR { /* private fields */ }