nrf-softdevice-s122

Crates

0.1.2

Versions

default

Flavors

Type Alias 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!