Maxim-integrated MAXQ622 Manual do Utilizador Página 241

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 255
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 240
MAXQ612/MAXQ622 Users Guide
Maxim Integrated 17-5
17.2.4 UROM_moveDP1
Notes:
Before calling this function, DPC should be set appropriately to configure DP[1] for byte or word mode.
The address passed to this function should be based on the data memory mapping for the utility ROM, as shown
in Figure 2-4 and Figure 2-5. When a byte mode address is used, CDA0 must be set appropriately to access either
the upper or lower half of program flash/ROM memory.
This function automatically refreshes the data pointer before reading the byte/word value.
17.2.5 UROM_moveDP1inc
Notes:
Before calling this function, DPC should be set appropriately to configure DP[1] for byte or word mode.
The address passed to this function should be based on the data memory mapping for the utility ROM, as shown
in Figure 2-4 and Figure 2-5. When a byte mode address is used, CDA0 must be set appropriately to access either
the upper or lower half of program flash/ROM memory.
This function automatically refreshes the data pointer before reading the byte/word value.
17.2.6 UROM_moveDP1dec
Notes:
Before calling this function, DPC should be set appropriately to configure DP[1] for byte or word mode.
The address passed to this function should be based on the data memory mapping for the utility ROM, as shown
in Figure 2-4 and Figure 2-5. When a byte mode address is used, CDA0 must be set appropriately to access either
the upper or lower half of program flash/ROM memory.
This function automatically refreshes the data pointer before reading the byte/word value.
Function:
UROM_moveDP1
Summary:
Reads the byte/word value pointed to by DP[1].
Inputs:
DP[1]: Address to read from.
Outputs:
GR: Data byte/word read.
Destroys:
None.
Function:
UROM_moveDP1inc
Summary:
Reads the byte/word value pointed to by DP[1], then increments DP[1].
Inputs:
DP[1]: Address to read from.
Outputs:
GR: Data byte/word read.
DP[1] is incremented.
Destroys:
None.
Function:
UROM_moveDP1dec
Summary:
Reads the byte/word value pointed to by DP[1], then decrements DP[1].
Inputs:
DP[1]: Address to read from.
Outputs:
G: Data byte/word read.
DP[1] is decremented.
Destroys:
None.
Vista de página 240
1 2 ... 236 237 238 239 240 241 242 243 244 245 246 ... 254 255

Comentários a estes Manuais

Sem comentários