sed1374 ETC-unknow, sed1374 Datasheet - Page 151

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
Epson Research and Development
Vancouver Design Center
9.2.4 Register / Memory Access
Programming Notes and Examples
Issue Date: 99/04/27
The Register/Memory Access functions provide access to the SED1374 registers and
display buffer through the HAL.
Description:
Parameters:
Return Value: ERR_OK
Description:
Parameters:
Return Value: ERR_OK
Description:
Parameters:
Return Value: ERR_OK
int seGetReg(int DevID, int Index, BYTE * pValue)
int seSetReg(int DevID, int Index, BYTE Value)
int seReadDisplayByte(int DevID, DWORD Offset, BYTE *pByte)
Reads the value in the register specified by index.
DevID
Index
pValue
Writes value specified in Value to the register specified by Index.
DevID
Index
Value
Reads a byte from the display buffer at the specified offset and returns the value in
pByte.
DevID
Offset
pByte
ERR_HAL_BAD_ARG - if the value for Addr is greater 40 kb
- registered device ID
- register index to read
- pointer to a BYTE to receive the register value.
- operation completed with no problems
- registered device ID
- register index to set
- value to write to the register
- operation completed with no problems
- registered device ID
- offset, in bytes from start of the display buffer, to read from
- pointer to a BYTE to return the value in
- operation completed with no problems
X26A-G-002-02
SED1374
Page 55

Related parts for sed1374