Constant sevseg_3642bs::SEG_B

source ·
pub const SEG_B: u8 = 0b0010_0000;
Expand description

Will turn on the segment B when used in .custom(). Can be used in combination with other segment constants combining them with the or ( | ) operator