[][src]Type Definition stm32wb_pac::rtc::TSDR

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