nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_modem_dect_clock_sync_event_handler_set()

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.

Parameters
handlerEvent handler.
Returns
0 On success.
Return values
-NRF_EFAULThandler is NULL.