Epson S1D13706 Technical Manual page 243

Embedded memory lcd controller
Hide thumbs Also See for S1D13706:
Table of Contents

Advertisement

Epson Research and Development
Vancouver Design Center
void seWriteDisplayWords(DWORD Offset, unsigned Value, DWORD Count)
Description:
Parameters:
Return Value:
void seWriteDisplayDwords(DWORD Offset, DWORD Value, DWORD Count)
Description:
Parameters:
Return Value:
Programming Notes and Examples
Issue Date: 01/02/23
This routine writes one or more words to display memory starting at the specified offset.
Offset
Offset, in bytes, from the start of display memory to the first word to
write.
Value
An unsigned integer containing the word to written in the least
significant word.
Count
Number of words to write. All words will have the same value.
None.
This routine writes one or more dwords to display memory starting at the specified offset.
Offset
Offset, in bytes, from the start of display memory to the first dword to
write.
Value
The value to be written to display memory.
Count
Number of dwords to write. All dwords will have the same value.
None.
Page 83
S1D13706
X31B-G-003-03

Advertisement

Table of Contents
loading

Table of Contents