tm1637_embedded_hal::mappings

Function from_char

source
pub const fn from_char(c: char) -> u8
Available on crate feature mappings only.
Expand description

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