pub type TIMESTAMP = Reg<TIMESTAMP_SPEC>;
Expand description
TIMESTAMP register accessor: an alias for Reg<TIMESTAMP_SPEC>
Aliased Typeยง
pub struct TIMESTAMP { /* private fields */ }
pub type TIMESTAMP = Reg<TIMESTAMP_SPEC>;
TIMESTAMP register accessor: an alias for Reg<TIMESTAMP_SPEC>
pub struct TIMESTAMP { /* private fields */ }