MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Public Attributes | List of all members
mip::C::mip_time Struct Reference

#include <commands_aiding.h>

Public Attributes

mip_time_timebase timebase
 Timebase reference, e.g. internal, external, GPS, UTC, etc. More...
 
uint8_t reserved
 Reserved, set to 0x01. More...
 
uint64_t nanoseconds
 Nanoseconds since the timebase epoch. More...
 

Member Data Documentation

◆ nanoseconds

uint64_t mip::C::mip_time::nanoseconds

Nanoseconds since the timebase epoch.

◆ reserved

uint8_t mip::C::mip_time::reserved

Reserved, set to 0x01.

◆ timebase

mip_time_timebase mip::C::mip_time::timebase

Timebase reference, e.g. internal, external, GPS, UTC, etc.


The documentation for this struct was generated from the following file: