|
SmartSnippets DA1459x SDK
|
#include <cts.h>
Data Fields | |
| cts_ref_time_source_t | source |
| uint8_t | accuracy |
| uint8_t | days_since_update |
CTS Reference Time Information
| uint8_t cts_ref_time_info_t::accuracy |
0..254, 255 - means 255 or more
| uint8_t cts_ref_time_info_t::days_since_update |
0..23, 255 - 255 or more days
| cts_ref_time_source_t cts_ref_time_info_t::source |
Accuracy (drift) of time information in steps of 1/8 of a second (125ms) compared to a reference time source. Valid range from 0 to 253 (0s to 31.5s). A value of 254 means Accuracy is out of range (> 31.5s). A value of 255 means Accuracy is unknown.
1.8.16