tm1637_embedded_hal::mappings

Function flip_mirror

Source
pub const fn flip_mirror(byte: u8) -> u8
Expand description

Flips and mirrors the segments of a byte.

See flip and mirror for more information.