Function msb_mask

Source
fn msb_mask(bit: usize) -> u8
Expand description

Returns a bit mask for the selected bit with the most significant bit at index 0.