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

type TIM1 = Reg<u32, _TIM1>;

RTC Time Register 1

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

For information about avaliable fields see tim1 module

Trait Implementations

impl Readable for TIM1[src]

read() method returns tim1::R reader structure

impl Writable for TIM1[src]

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

impl ResetValue for TIM1[src]

Register TIM1 reset()'s with value 0

type Type = u32

Register size