Rainbow-electronics AT90LS4433 Manual de usuario Pagina 15

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 125
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 14
15
AT90S/LS4433
1042GAVR09/02
Constant Addressing Using
the LPM Instruction
Figure 18. Code Memory Constant Addressing
Constant byte address is specified by the Z-register contents. The 15 MSBs select word
address (0 - 2K), the LSB selects Low Byte if cleared (LSB = 0) or High Byte if set
(LSB = 1).
Indirect Program Addressing,
IJMP and ICALL
Figure 19. Indirect Program Memory Addressing
Program execution continues at address contained by the Z-register (i.e., the PC is
loaded with the contents of the Z-register).
Relative Program Addressing,
RJMP and RCALL
Figure 20. Relative Program Memory Addressing
Program execution continues at address PC + k + 1. The relative address k is from
-2048 to 2047.
$7FF
$000
PROGRAM MEMORY
$7FF
$000
PROGRAM MEMORY
$7FF
$000
PROGRAM MEMORY
+1
Vista de pagina 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 124 125

Comentarios a estos manuales

Sin comentarios