Embassy
nrf-softdevice-s122

Crates

git

Versions

default

Flavors

Type Definition nrf_softdevice_s122::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!