![]() |
S115 SoftDevice for nRF54LV10 API documentation 10.0.0
|
| uint32_t sd_clock_hfclk_request | ( | void | ) |
#include <nrf_soc.h>
Request the high frequency crystal oscillator.
Will start the high frequency crystal oscillator, the startup time of the crystal varies and the sd_clock_hfclk_is_running function can be polled to check if it has started.
| NRF_SUCCESS |