Scroll to navigation

BITWISE(9) HAL Component BITWISE(9)

NAME

bitwise - Computes various bitwise operations on the two input values

SYNOPSIS

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

FUNCTIONS

PINS

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

AUTHOR

Andy Pugh

LICENSE

GPL 2+

2024-03-13 LinuxCNC Documentation