![]() |
S145 SoftDevice for nRF54LV10 API documentation 10.0.0
|
| uint32_t sd_clock_hfclk_is_running | ( | uint32_t * | p_is_running | ) |
#include <nrf_soc.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. |
| NRF_SUCCESS |