![]() |
nrfxlib API 3.3.99
|
| int32_t mpsl_clock_hfclk_is_running | ( | uint32_t * | p_is_running | ) |
#include <mpsl/include/mpsl_clock.h>
Checks if the high frequency crystal oscillator is running.
| [out] | p_is_running | 1 if the external crystal oscillator is running, 0 if not. |
| 0 | Success |