S115 SoftDevice for nRF54LM20 API documentation 10.0.0
Loading...
Searching...
No Matches

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.
 

Detailed Description