![]() |
nrfxlib API 3.3.99
|
| int16_t nrf_modem_dect_clock_sync_state_event::clock_std_ppm |
Clock synchronization error standard deviation.
Standard deviation of the clock error in parts per million (ppm) when synchronized. Only valid when synchronized is true.
Value is encoded in Q3.12 fixed-point format:
To convert to floating-point ppm: value / 4096.0
Example: 0x1000 (4096 decimal) = 1.0 ppm standard deviation