[][src]Type Definition nrf_softdevice_s132::nrf_mutex_t

type nrf_mutex_t = u8;

@brief Represents a mutex for use with the nrf_mutex functions. @note Accessing the value directly is not safe, use the mutex functions!