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