Constant sevseg_3642bs::SEG_E

source ·
pub const SEG_E: u8 = 0b0000_0100;
Expand description

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