Type Definition TSTR
stm32g0::stm32g041::rtc
type TSTR = Reg<u32, _TSTR>;
time stamp time register
This register you can read. See API.
read
For information about avaliable fields see tstr module
impl Readable for TSTR
read() method returns tstr::R reader structure
read()