I/O Direct
Relative Program Addressing,
RJMP and RCALL
Constant Addressing using
the LPM Instruction
ATtiny15L
8
Operands are contained in register r (Rr) and d (Rd). The result is stored in register d
(Rd).
Figure 7. I/O Direct Addressing
Operand address is contained in 6 bits of the instruction word. "n" is the destination or
source register address.
Figure 8. Relative Program Memory Addressing
Program execution continues at address PC + k + 1. The relative address k is -2048 to
2047.
Figure 9. Code Memory Constant Addressing
+1
$1FF
1187H–AVR–09/07
Need help?
Do you have a question about the AVR ATtiny15L and is the answer not in the manual?