ZERO_BIT_MASK

Constant ZERO_BIT_MASK 

Source
pub const ZERO_BIT_MASK: u8 = 0b_0000_0001;
Expand description

Defines the 0 bit bit mask bin: 0000 0001 dec: 1 oct: 1 hex: 1