Constant sevseg_3642bs::SEG_D

source ·
pub const SEG_D: u8 = 0b0000_1000;
Expand description

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