[][src]Type Definition atsamd51p::cmcc::MSR

type MSR = Reg<u32, _MSR>;

Cache Monitor Status Register

This register you can read. See API.

For information about available fields see msr module

Trait Implementations

impl Readable for MSR[src]

read() method returns msr::R reader structure