[][src]Type Definition mkl26z4::rtc::TAR

type TAR = Reg<u32, _TAR>;

RTC Time Alarm Register

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

For information about avaliable fields see tar module

Trait Implementations

impl Readable for TAR[src]

read() method returns tar::R reader structure

impl Writable for TAR[src]

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

impl ResetValue for TAR[src]

Register TAR reset()'s with value 0

type Type = u32

Register size