S145 SoftDevice for nRF54LV10 API documentation 10.0.0
Loading...
Searching...
No Matches

◆ nrf_mutex_t

typedef volatile uint8_t nrf_mutex_t

#include <nrf_soc.h>

Represents a mutex for use with the nrf_mutex functions.

Note
Accessing the value directly is not safe, use the mutex functions!