nrf-softdevice-s132

Crates

git

Versions

default

Flavors

📣 We want to hear from you! Fill the Rust Embedded 2024 micro-survey.
pub unsafe fn sd_mutex_new(p_mutex: *mut nrf_mutex_t) -> u32
Expand description

@brief Initialize a mutex.

@param[in] p_mutex Pointer to the mutex to initialize.

@retval ::NRF_SUCCESS