FIFTH_BIT_MASK

Constant FIFTH_BIT_MASK 

Source
pub const FIFTH_BIT_MASK: u8 = 0b_0010_0000;
Expand description

Defines the 5 bit bit mask bin: 0010 0000 dec: 32 oct: 40 hex: 20