Explain DJNZ instruction of Intel8051 microcontroller ?[
2 years ago
Microprocessors
DJNZ Rn decrement the content of the register Rn and jump if not zero.
DJNZ direct, rel
Decrement the content of direct8
–bit address and jump if not zero

Rusma Khadka
Sep 10, 2022