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