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

type RAR = Reg<u32, _RAR>;

RTC Read Access Register

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

For information about avaliable fields see rar module

Trait Implementations

impl Readable for RAR[src]

read() method returns rar::R reader structure

impl Writable for RAR[src]

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

impl ResetValue for RAR[src]

Register RAR reset()'s with value 0xffff

type Type = u32

Register size