tm1637_embedded_hal::mappings

Function flip_mirror

source
pub const fn flip_mirror(byte: u8) -> u8
Available on crate feature mappings only.
Expand description

Flips and mirrors the segments of a byte.

See flip and mirror for more information.