pub type TSDR = Reg<u32, _TSDR>;
time stamp date register
This register you can read. See API.
read
For information about available fields see tsdr module
pub struct TSDR { /* private fields */ }
read() method returns tsdr::R reader structure
read()