Epson Research and Development
Page 121
Vancouver Design Center
void seWriteRegWord(DWORD Index, unsigned Value)
Description:
Parameters:
This routine writes the word contained in Value to the specified index.
Index
Value
None.
Offset to the register pair to be written.
The value, in the least significant word, to write to the registers.
Return Value:
void seWriteRegDword(DWORD Index, DWORD Value)
Description:
Parameters:
This routine writes the value specified to four registers starting at Index.
Index
Value
None.
Offset to the register to be written to.
The dword value to be written to the registers.
Return Value:
Programming Notes and Examples
Issue Date: 01/02/06
S1D13506
X25B-G-003-03