[][src]Type Definition xmc4200::rtc::ATIM0

type ATIM0 = Reg<u32, _ATIM0>;

RTC Alarm Time Register 0

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

For information about available fields see atim0 module

Trait Implementations

impl Readable for ATIM0[src]

read() method returns atim0::R reader structure

impl ResetValue for ATIM0[src]

Register ATIM0 reset()'s with value 0

type Type = u32

Register size

impl Writable for ATIM0[src]

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