nrfxlib API 2.8.99
|
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.