[][src]Type Definition k22f::lptmr0::CMR

type CMR = Reg<u32, _CMR>;

Low Power Timer Compare Register

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

For information about available fields see cmr module

Trait Implementations

impl Readable for CMR[src]

read() method returns cmr::R reader structure

impl ResetValue for CMR[src]

Register CMR reset()'s with value 0

type Type = u32

Register size

impl Writable for CMR[src]

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