Manifest timestamp. More...
#include <sw/device/silicon_creator/lib/manifest.h>
Data Fields | |
uint32_t | timestamp_low |
Least significant word of the timestamp. | |
uint32_t | timestamp_high |
Most significant word of the timestamp. | |
Manifest timestamp.
Definition at line 110 of file manifest.h.
uint32_t manifest_timestamp::timestamp_high |
Most significant word of the timestamp.
Definition at line 118 of file manifest.h.
uint32_t manifest_timestamp::timestamp_low |
Least significant word of the timestamp.
Definition at line 114 of file manifest.h.