Tsdr

Type Alias Tsdr 

Source
pub type Tsdr = Reg<TsdrSpec>;
Expand description

TSDR (rw) register accessor: Timestamp Date Register

You can read this register and get tsdr::R. You can reset, write, write_with_zero this register using tsdr::W. You can also modify this register. See API.

For information about available fields see tsdr module

Aliased Typeยง

pub struct Tsdr { /* private fields */ }