tm1637_embedded_hal::mappings

Function from_char

Source
pub const fn from_char(c: char) -> u8
Expand description

Converts a char to a 7-segment display byte. See from_ascii_byte for more information.