[][src]Type Definition lpc55_pac::ctimer0::MSR

type MSR = Reg<u32, _MSR>;

Match Shadow Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see msr module

Trait Implementations

impl Readable for MSR[src]

read() method returns msr::R reader structure

impl ResetValue for MSR[src]

Register MSR[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for MSR[src]

write(|w| ..) method takes msr::W writer structure