ProtoFlux:Compose Bits Byte

From Resonite Wiki
Compose Bits byte
Bit0
*
Bit1
Bit2
Bit3
Bit4
Bit5
Bit6
Bit7
Binary

The Compose Bits Byte node takes in 8 bits of boolean data and returns a byte result. Used for binary math and data transmission.

Inputs

Bit# (bool)

The bit for this byte value.

Outputs

* (byte)

Returns the combined bits of this byte.