Gets the bit value at the given position within the byte.
byte_value |
the byte |
position |
the position in the byte to retrieve the bit value |
the bit value at the given position within the byte |