Function nrf_softdevice_s113::sd_softdevice_is_enabled
source · pub unsafe fn sd_softdevice_is_enabled(p_softdevice_enabled: *mut u8) -> u32
Expand description
@brief Check if the SoftDevice is enabled.
@param[out] p_softdevice_enabled If the SoftDevice is enabled: 1 else 0.
@retval ::NRF_SUCCESS