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.