MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
#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... | |
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.
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.