![]() |
nrfxlib API 3.3.99
|
| int nrf_modem_dect_clock_sync_event_handler_set | ( | nrf_modem_dect_clock_sync_event_handler_t | handler | ) |
#include <nrf_modem/include/nrf_modem_dect_clock_sync.h>
Set the application event handler for clock sync events.
The application must set the handler for events coming for the DECT clock sync before attempting other clock synchronization operations.
| handler | Event handler. |
| -NRF_EFAULT | handler is NULL. |