Constant sevseg_3642bs::SEG_F

source ·
pub const SEG_F: u8 = 0b0000_0010;
Expand description

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