ProtoFlux:Compose Bits UShort

From Resonite Wiki
Revision as of 11:36, 23 May 2024 by AmasterAmaster (talk | contribs) (Created a page for the Compose Bits Ushort node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Compose Bits ushort
Bit0
*
Bit1
Bit2
Bit3
Bit4
Bit5
Bit6
Bit7
Bit8
Bit9
Bit10
Bit11
Bit12
Bit13
Bit14
Bit15
Binary

The Compose Bits Ushort node takes in 16 bits of boolean data and returns a ushort result. Used for binary math and data transmission.

Inputs

Bit# (bool)

The bit for this ushort value.

Outputs

* (ushort)

Returns the combined bits of this ushort.