Embassy
nrf-softdevice-s112

Crates

git

Versions

default

Flavors

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