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