Type Definition nrf_softdevice_s140::nrf_mutex_t
source · pub type nrf_mutex_t = u8;
Expand description
@brief Represents a mutex for use with the nrf_mutex functions. @note Accessing the value directly is not safe, use the mutex functions!