Type Alias TIMESTAMP

Source
pub type TIMESTAMP = Reg<TIMESTAMP_SPEC>;
Expand description

TIMESTAMP register accessor: an alias for Reg<TIMESTAMP_SPEC>

Aliased Typeยง

pub struct TIMESTAMP { /* private fields */ }