AND and NOT Bitwise Arithmetic (Set a Bit Low)

Bitwise arithmetic to set a specific bit to a 0 (or clear a bit) in an 8-bit number without affecting the neighboring bits in that number. Understanding the logical 'AND' and 'NOT' bitwise operation on paper.



Back to blog

Leave a comment

Please note, comments need to be approved before they are published.