test_bit — Determine whether a bit is set
int test_bit (int nr, const volatile void * addr);
int test_bit (
)
nr
bit number to test
addr
Address to start counting from