Type Alias atsame54n::cmcc::MSR

source ·
pub type MSR = Reg<MSR_SPEC>;
Expand description

MSR (r) register accessor: Cache Monitor Status Register

You can read this register and get msr::R. See API.

For information about available fields see msr module

Aliased Type§

struct MSR { /* private fields */ }