Type Definition stm32g0::stm32g081::rtc::TSDR[][src]

type TSDR = Reg<u32, _TSDR>;

time stamp date register

This register you can read. See API.

For information about available fields see tsdr module

Trait Implementations

impl Readable for TSDR[src]

read() method returns tsdr::R reader structure