how do you convert a byte of data to its corresponding bit value.
Is there any API already or do we have to use some bitwise operations....

Thank you