Type Alias MSR

Source
pub type MSR = Reg<MSRrs>;
Expand description

MSR (rw) register accessor: CAN_MSR

You can read this register and get msr::R. You can reset, write, write_with_zero this register using msr::W. You can also modify this register. See API.

See register structure

For information about available fields see msr module

Aliased Typeยง

struct MSR { /* private fields */ }