[][src]Type Definition stm32l0::stm32l0x3::rtc::TSDR

type TSDR = Reg<u32, _TSDR>;

RTC timestamp date register

This register you can read. See API.

For information about avaliable fields see tsdr module

Trait Implementations

impl Readable for TSDR[src]

read() method returns tsdr::R reader structure