nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
nrf_cloud_pgps_system_time Struct Reference

nrf_cloud_pgps_system_time is a special version of nrf_cloud_agnss_system_time that does not include the full array of sv_tow values; this is transferred from the cloud as part of each prediction, to indicate the date_day and time_full_s for the center of each prediction's validity period. More...

#include <nrf_cloud_pgps.h>

Data Fields

uint16_t date_day
 
uint32_t time_full_s
 
uint16_t time_frac_ms
 
uint32_t sv_mask
 
uint32_t pad
 

Detailed Description

nrf_cloud_pgps_system_time is a special version of nrf_cloud_agnss_system_time that does not include the full array of sv_tow values; this is transferred from the cloud as part of each prediction, to indicate the date_day and time_full_s for the center of each prediction's validity period.


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