Type Alias TSDR

Source
pub type TSDR = Reg<u32, _TSDR>;
Expand description

time stamp date register

This register you can read. See API.

For information about available fields see tsdr module

Aliased Type§

pub struct TSDR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for TSDR

read() method returns tsdr::R reader structure