Tstr

Type Alias Tstr 

Source
pub type Tstr = Reg<TstrSpec>;
Expand description

TSTR (rw) register accessor: Timestamp Time Register

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

For information about available fields see tstr module

Aliased Typeยง

pub struct Tstr { /* private fields */ }