bt_mesh_atomic_get() function
Atomic get primitive This routine provides the atomic get primitive to atomically read a value from . It simply does an ordinary load. Note that is expected to be aligned to a 4-byte boundary.
Arguments
target
memory location to read from
Return value
The value read from
bt_mesh_atomic_get() is called by 11 functions:
![]()
bt_mesh_atomic_get()