[][src]Type Definition stm32h7xx_hal::pac::rtc::TSDR

type TSDR = Reg<u32, _TSDR>;

The content of this register is valid only when TSF is set to 1 in RTC_ISR. It is cleared when TSF bit is reset.

This register you can read. See API.

For information about available fields see tsdr module