UUID layout. More...
#include <uuid.h>
Data Fields | |
| network_uint32_t | time_low | 
| The low field of the timestamp  | |
| network_uint16_t | time_mid | 
| The middle field of the timestamp  | |
| network_uint16_t | time_hi | 
| The high field of the timestamp multiplexed with the version number.  | |
| uint8_t | clk_seq_hi_res | 
| The high field of the clock sequence Multiplexed with the variant  | |
| uint8_t | clk_seq_low | 
| The low field of the clock sequence  | |
| uint8_t | node [UUID_NODE_LEN] | 
| The spatially unique node identifier.  | |