[][src]Type Definition stm32f3::stm32f373::rtc::TSDR

type TSDR = Reg<u32, _TSDR>;

time stamp 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