Skip to main content

BIT

Constant BIT 

Source
pub const BIT: u8 = 0b1_0000;
Expand description

Bit 4 is always set on every real mode value; ORed into switch_mode’s input unconditionally (matching the source), so a caller never needs to set it explicitly.