bt_mesh_atomic_or() function
Atomic bitwise inclusive OR primitive This routine provides the atomic bitwise inclusive OR operator. The is atomically bitwise OR'ed with the value at , placing the result at , and the previous value at is returned.
Arguments
target
the memory location to be modified
Return value
The previous value from