![]() |
S145 SoftDevice for nRF54LV10 API documentation 10.0.0
|
Functions | |
| uint32_t | sd_softdevice_enable (nrf_clock_lf_cfg_t const *p_clock_lf_cfg, nrf_fault_handler_t fault_handler) |
| Enables the SoftDevice and by extension the protocol stack. | |
| uint32_t | sd_softdevice_disable (void) |
| Disables the SoftDevice and by extension the protocol stack. | |
| uint32_t | sd_softdevice_is_enabled (uint8_t *p_softdevice_enabled) |
| Check if the SoftDevice is enabled. | |