#[doc(hidden)] pub const fn u8_from_le_bits( a: bool, b: bool, c: bool, d: bool, e: bool, f: bool, g: bool, h: bool, ) -> u8
Constructs a u8 from bits applied in Lsb0 order (a low, h high).
u8
Lsb0
a
h