nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ mpsl_clock_hfclk_callback_t

typedef void(* mpsl_clock_hfclk_callback_t) (void)

#include <mpsl/include/mpsl_clock.h>

High frequency clock callback.

This callback will be called when the high frequency clock is started. It will be executed in the same execution priority as mpsl_low_priority_process.