pub fn read_bit(value: u32, bit_position: u32) -> bool
Reads the bit at bit_position in value.
bit_position
value