pub const BIT: u8 = 0b1_0000;
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.
switch_mode