![]() |
nrfxlib API 3.3.99
|
| 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.
| [in] | task_address | The task address to be triggered |