![]() |
nrfxlib API 3.3.99
|
Type representing HFCLK clock handling external API that is expected by MPSL to be delivered on init. More...
#include <mpsl_clock.h>
Data Fields | |
| void(* | hfclk_request )(void) |
| Pointer to function that puts HFCLK request. | |
| void(* | hfclk_release )(void) |
| Pointer to function that releases HFCLK request. | |
| bool(* | hfclk_is_running )(void) |
| Pointer to function that checks if HFCLK is running. | |
| uint16_t | startup_time_us |
| Value of a HFXO startup time. | |
Type representing HFCLK clock handling external API that is expected by MPSL to be delivered on init.