nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ skip_wait_lfclk_started

bool mpsl_clock_lfclk_ctrl_source_t::skip_wait_lfclk_started

Determines whether MPSL waits for the low frequency clock to start during initialization or not. If it is set to true, MPSL will wait for the low frequency clock later, before the low frequency clock is used for the first time.

Note
For nRF54h SoC series the MPSL always waits for LFCLK in mpsl_init(). Blocking wait at later stage may prevent Radio core to get notification from system controller about LFCLK being ready.