sed1374 ETC-unknow, sed1374 Datasheet - Page 152

no-image

sed1374

Manufacturer Part Number
sed1374
Description
Sed1374 Embedded Memory Color Lcd Controller
Manufacturer
ETC-unknow
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
sed137460B5
Manufacturer:
HIROSE
Quantity:
49 000
Part Number:
sed1374F0A
Manufacturer:
EPSON
Quantity:
650
Part Number:
sed1374FOA
Manufacturer:
NICHIA
Quantity:
12 000
Part Number:
sed1374FOA
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Page 56
SED1374
X26A-G-002-02
int seReadDisplayWord(int DevID, DWORD Offset, WORD *pWord)
Description:
Parameters:
Return Value: ERR_OK
int seReadDisplayDword(int DevID, DWORD Offset, DWORD *pDword)
Description:
Parameters:
Return Value: ERR_OK - operation completed with no problems.
int seWriteDisplayBytes(int DevID, DWORD Offset, BYTE Value,
DWORD Count)
Description:
Parameters:
Return Value: ERR_OK
Reads a word from the display buffer at the specified offset and returns the value in
pWord.
DevID
Offset
pWord
ERR_HAL_BAD_ARG - if the value for Addr is greater than 40 kb.
Reads a dword from the display buffer at the specified offset and returns the value
in pDword.
DevID
Offset
pDword
ERR_HAL_BAD_ARG - if the value for Addr is greater than 40 kb.
This routine writes one or more bytes to display buffer at the offset specified by
Addr. If a count greater than one is specified all bytes will have the same value.
DevID
Offset
Value
Count
ERR_HAL_BAD_ARG - if the value for Addr or the value of Addr plus Count is
greater than 40 kb.
- registered device ID
- offset, in bytes from start of the display buffer, to read from
- pointer to a WORD to return the value in
- operation completed with no problems.
- registered device ID
- offset from start of the display buffer to read from
- pointer to a DWORD to return the value in
- registered device ID
- offset from start of the display buffer to start writing at
- BYTE value to write
- number of bytes to write
- operation completed with no problems
Epson Research and Development
Programming Notes and Examples
Vancouver Design Center
Issue Date: 99/04/27

Related parts for sed1374