Boolean algebra can be calculated using the AND, OR and XOR operators.
010011₂ AND 110101₂
Buttons for these symbols are available in programming mode.
The NOT function inverts the bits in a number.
The word size is set from the
NOT 010011₂