Atmel AVR ATtiny15L Manual page 8

Microcontroller with 1k byte flash
Hide thumbs Also See for AVR ATtiny15L:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the AVR ATtiny15L and is the answer not in the manual?

Table of Contents