Constant sevseg_3642bs::SEG_A

source ·
pub const SEG_A: u8 = 0b0100_0000;
Expand description

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