Type Alias xmc4800::rtc::TIM1

source ·
pub type TIM1 = Reg<TIM1_SPEC>;
Expand description

TIM1 (rw) register accessor: RTC Time Register 1

You can read this register and get tim1::R. You can reset, write, write_with_zero this register using tim1::W. You can also modify this register. See API.

For information about available fields see tim1 module

Aliased Type§

struct TIM1 { /* private fields */ }