ALL_BIT_MASK

Constant ALL_BIT_MASK 

Source
pub const ALL_BIT_MASK: u8 = 0b_1111_1111;
Expand description

Defines the 0 bit bit mask bin: 1111 1111 dec: 255 oct: 377 hex: ff