test_bit (9) Linux Manual Page
test_bit – Determine whether a bit is set
Synopsis
- bool test_bit(int
nr, const volatile unsigned long * addr);
Arguments
nr
-
- bit number to test
addr
- Address to start counting from
test_bit – Determine whether a bit is set
nr
addr