![]() |
nrfxlib API 3.3.99
|
| int32_t mpsl_clock_ctrl_source_unregister | ( | void | ) |
#include <mpsl/include/mpsl_clock.h>
Unregisters external clock driver from MPSL.
The function shall not be called when MPSL is initialized.
The API is supported for nRF54h series. It is experimental for nRF52, nRF53 series.
| 0 | Clock control API is successfully unregistered. |
| -NRF_EPERM | Clock control module is still initialized. |