pub type Msr = Reg<MsrSpec>;
MSR (r) register accessor: Cache Monitor Status Register
You can read this register and get msr::R. See API.
read
msr::R
For information about available fields see msr module
msr
struct Msr { /* private fields */ }