[][src]Type Definition mk66f18::rtc::MER

type MER = Reg<u32, _MER>;

RTC Monotonic Enable Register

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

For information about avaliable fields see mer module

Trait Implementations

impl Readable for MER[src]

read() method returns mer::R reader structure

impl Writable for MER[src]

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

impl ResetValue for MER[src]

Register MER reset()'s with value 0

type Type = u32

Register size