MPLAB X assembly programming - checking logic level of 2 bits using OR and XOR

Опубликовано: 31 Май 2026
на канале: Pizzey Technology
281
4

I demonstrate a method I have previously used to check the logic level of two bits using byte-oriented file register operations. Depending on your application, this may be preferable to sequentially checking the logic level on two or more bits. Good luck trying to understand my explanation in the video!