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

◆ mpsl_clock_task_trigger_on_rtc_start_set()

void mpsl_clock_task_trigger_on_rtc_start_set ( uint32_t task_address)

#include <mpsl/include/mpsl_clock.h>

Trigger a task upon start of the RTC.

MPSL will trigger the task at the same time as the RTC is started.

The function is supported only for nRF52 and nRF53 series.

Note
This API is not supported when an external clock driver has been registered. See also mpsl_clock_ctrl_source_register().
Parameters
[in]task_addressThe task address to be triggered