Type Alias Timestamp

Source
pub type Timestamp = Reg<TimestampSpec>;
Expand description

TIMESTAMP (r) register accessor: MODE2 Timestamp

You can read this register and get timestamp::R. See API.

For information about available fields see timestamp module

Aliased Typeยง

struct Timestamp { /* private fields */ }