tm1637_embedded_hal::formatters

Function i16_to_upsidedown_4digits

Source
pub fn i16_to_upsidedown_4digits(n: i16) -> [u8; 4]
Expand description

Formats a i16 clamped between -999 and 9999, for an upside-down 4-digit display.