4.3 Bit Manipulation
AS Level · 0 questions found
What this topic covers
Section titled “What this topic covers”- Binary shifts: logical, arithmetic and cyclic; left and right shift
- Using bit manipulation to monitor/control a device
- Test and set a bit using bit masking
- Bitwise AND, OR, XOR with operand or address; LSL #n, LSR #n