Byte → 8-Bit 15000069
Byte → 8-Bit
→ E1 ByteBit 0 A1 →
 Bit 1 A2 →
 Bit 2 A3 →
 Bit 3 A4 →
 Bit 4 A5 →
 Bit 5 A6 →
 Bit 6 A7 →
 Bit 7 A8 →
Dieser Baustein berechnet aus einem Byte 8 einzelne Bits. E1: Byte (0..255) A1..A8: Ergebnis: Bit0..Bit7 (1,2,4,8,...128)