shift_right

Function shift_right 

Source
pub fn shift_right(val: u8) -> (u8, Flags)
Expand description

Shift the value right by one bit.