Constant lcd_example::lib::lcd_utils::BIT_0
source · const BIT_0: usize = 0x01;
Expand description
BIT_0 through BIT_7 are bit masks in order to process the ASCII char parameter
const BIT_0: usize = 0x01;
BIT_0 through BIT_7 are bit masks in order to process the ASCII char parameter