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

#include <data_system.h>

Public Attributes

bool time_sync
 True if sync with the PPS signal is currently valid. False if PPS feature is disabled or a PPS signal is not detected. More...
 
uint8_t last_pps_rcvd
 Elapsed time in seconds since last PPS was received, with a maximum value of 255. More...
 

Member Data Documentation

◆ last_pps_rcvd

uint8_t mip::C::mip_system_time_sync_status_data::last_pps_rcvd

Elapsed time in seconds since last PPS was received, with a maximum value of 255.

◆ time_sync

bool mip::C::mip_system_time_sync_status_data::time_sync

True if sync with the PPS signal is currently valid. False if PPS feature is disabled or a PPS signal is not detected.


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