![Omniflex Maxiflex P3 M1260E Скачать руководство пользователя страница 89](http://html1.mh-extra.com/html/omniflex/maxiflex-p3-m1260e/maxiflex-p3-m1260e_user-manual_739279089.webp)
Maxiflex P3 PAC User Manual
89
-© Omniflex
UMM126XR18.pdf
Arguments:
Name
In/Out Type
Description
DIT
IN
Integer
The DIT Register Address at which to write the double
word.
DVAL
IN
Integer
The 32-bit double word to be written to register 'DIT'
and 'DIT +1'
F
OUT
Boolean
“True” if write is successful
Description:
Use this function to write a double word to a local DIT register.
NOTE: the word order in the double word written to DIT register
n
is as follows:
DIT
n
= Most significant word
DIT
n
+1 = Least significant word
This function cannot be used to access the extended DIT Range.
12.6.1.7.
DITRDDX - Read a double word from the DIT, swapped
Arguments:
Name
In/Out Type
Description
DIT
IN
Integer
The DIT Register Address from which to read the
double word.
DVAL
OUT
Integer
The 32-bit double word read, in reverse word order,
from the register 'DIT' and 'DIT +1'
Description:
Use this function to read a double word from a local DIT register.
NOTE: the word order for a double word read from DIT register
n
is as follows:
DIT
n
= Least significant word
DIT
n
+1 = Most significant word
This function cannot be used to access the extended DIT Range.
12.6.1.8.
DITWRDX - Write a double word to the DIT, swapped
Arguments:
Name
In/Out Type
Description
DIT
IN
Integer
The DIT Register Address at which to write the double
word.
DVAL
IN
Integer
The 32-bit double word to be written, in reverse word
order, to register 'DIT' and 'DIT +1'