nrfxlib API 3.3.99
Loading...
Searching...
No Matches
mpsl_clock_hfclk_ctrl_source_t Struct Reference

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.
 

Detailed Description

Type representing HFCLK clock handling external API that is expected by MPSL to be delivered on init.


The documentation for this struct was generated from the following file: