bt_mesh_atomic_clear_bit() function
Atomically clear a bit. Atomically clear bit number @a bit of @a target. The target may be a single atomic variable or an array of them.
Arguments
target
Address of atomic variable or array.
bit
Bit number (starting from 0).
Return value
N/A
bt_mesh_atomic_clear_bit() is called by 25 functions and calls 1 function:
![]()
bt_mesh_atomic_clear_bit()
bt_mesh_atomic_clear_bit():
![]()
bt_mesh_atomic_clear_bit()