Constant sevseg_3642bs::SEG_G

source ·
pub const SEG_G: u8 = 0b0000_0001;
Expand description

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