SECOND_BIT_MASK

Constant SECOND_BIT_MASK 

Source
pub const SECOND_BIT_MASK: u8 = 0b_0000_0100;
Expand description

Defines the 2 bit bit mask bin: 0000 0100 dec: 4 oct: 4 hex: 4