[][src]Type Definition stm32l0xx_hal::stm32::rtc::TR

type TR = Reg<u32, _TR>;

RTC time register

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

For information about avaliable fields see tr module