[][src]Type Definition xmc1100::rtc::ATIM1

type ATIM1 = Reg<u32, _ATIM1>;

RTC Alarm Time Register 1

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

For information about avaliable fields see atim1 module

Trait Implementations

impl Readable for ATIM1[src]

read() method returns atim1::R reader structure

impl ResetValue for ATIM1[src]

Register ATIM1 reset()'s with value 0

type Type = u32

Register size

impl Writable for ATIM1[src]

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