Rainbow-electronics ATmega103L Manual de usuario Pagina 15

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 126
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 14
ATmega603/103
15
Data Indirect With Post-Increment
Figure 15. Data Indirect Addressing with Post-Increment
The X, Y or the Z-register is incremented after the operation. Operand address is the content of the X, Y or the Z-register
prior to incrementing.
Constant Addressing Using the LPM and ELPM Instructions
Figure 16. Code Memory Constant Addressing
Constant byte address is specified by the Z-register contents. The 15 MSBs select word address (0 - 32K), LSB selects low
byte if cleared (LSB = 0) or high byte if set (LSB = 1). If ELPM is used, LSB of the RAM Page Z register - RAMPZ is used to
select low or high memory page (RAMPZ0 = 0: Low Page, RAMPZ0 = 1: High Page). ELPM does not apply to the
ATmega603.
Data Space
$0000
$FFFF
X, Y OR Z - REGISTER
015
1
PROGRAM MEMORY
$0000
$7FFF/$FFFF
0115
Z - REGISTER
Vista de pagina 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 125 126

Comentarios a estos manuales

Sin comentarios