Type Definition stm32wb_stm32hal::stm32wb55::rtc::TSDR[][src]

type TSDR = Reg<u32, _TSDR>;
Expand description

time stamp date register

This register you can read. See API.

For information about available fields see tsdr module

Trait Implementations

read() method returns tsdr::R reader structure