DOKK / manpages / debian 12 / linuxcnc-uspace / bitwise.9.en
BITWISE(9) HAL Component BITWISE(9)

bitwise - Computes various bitwise operations on the two input values

loadrt bitwise [count=N|names=name1[,name2...]]

First input value
Second input value
The bitwise AND of the two inputs
The bitwise OR of the two inputs
The bitwise XOR of the two inputs
The inverse of the bitwise AND
The inverse of the bitwise OR
The inverse of the bitwise XOR

Andy Pugh

GPL 2+

2023-02-10 LinuxCNC Documentation