[][src]Type Definition xmc4800::rtc::TIM0

type TIM0 = Reg<u32, _TIM0>;

RTC Time Register 0

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

For information about avaliable fields see tim0 module

Trait Implementations

impl Readable for TIM0[src]

read() method returns tim0::R reader structure

impl Writable for TIM0[src]

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

impl ResetValue for TIM0[src]

Register TIM0 reset()'s with value 0

type Type = u32

Register size