tm1637_embedded_hal

Module mappings

Source
Expand description

Mappings for 7-segment display characters.

     A
    ---
F  |   |  B
    -G-
E  |   |  C
    ---
     D

Enums§

  • Maps a digit to its closest possible representation on a 7-segment display.
  • Maps a hex digit to its closest possible representation on a 7-segment display.
  • Maps a character to its closest possible representation on a 7-segment display.
  • Maps the segment from the device to its bit.
  • Maps a character to its closest possible representation on a 7-segment display.
  • Maps a character to its closest possible representation on a 7-segment display.
  • Maps a upside-down digit to its closest possible representation on a 7-segment display.

Functions§