#include <data_system.hpp>
|
| bool | time_sync = 0 |
| | 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 = 0 |
| | Elapsed time in seconds since last PPS was received, with a maximum value of 255. More...
|
| |
◆ DESCRIPTOR_SET
| const uint8_t mip::data_system::TimeSyncStatus::DESCRIPTOR_SET = ::mip::data_system::DESCRIPTOR_SET |
|
static |
◆ FIELD_DESCRIPTOR
◆ HAS_FUNCTION_SELECTOR
| const bool mip::data_system::TimeSyncStatus::HAS_FUNCTION_SELECTOR = false |
|
static |
◆ last_pps_rcvd
| uint8_t mip::data_system::TimeSyncStatus::last_pps_rcvd = 0 |
Elapsed time in seconds since last PPS was received, with a maximum value of 255.
◆ time_sync
| bool mip::data_system::TimeSyncStatus::time_sync = 0 |
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: