GETBIT (FUN) ¶ [...] Returns the bit value [...] from which the bit is chosen
SWITCHBIT (FUN [...] Switches a bit of a [...] with the switched bit Input X
SETBIT (FUN) ¶ [...] of bit at position N [...] value of the bit
PACK (FUN) ¶ [...] Packs 8 bits into 1 [...] B0 BOOL Input bit
EXTRACT (FUN) ¶ [...] Returns bit number N [...] 1010001, so the bit '4
SHL64 (FUN) ¶ [...] 64 Shifts an unsigned 64-bit [...] system supports 64 bit
SHR64 (FUN) ¶ [...] 64 Shifts an unsigned 64-bit [...] system supports 64 bit
PUTBIT (FUN) ¶ [...] Sets a bit of a [...] with the changed bit Input X
WriteBool (FUN [...] Bool method writes one bit [...] the bit to. @param bit
Mul64_32 (FUN) ¶ [...] 64 Multiplies two unsigned 32-bit [...] is an unsigned 64-bit number