S1D13705F00A200 Epson, S1D13705F00A200 Datasheet - Page 125

no-image

S1D13705F00A200

Manufacturer Part Number
S1D13705F00A200
Description
Manufacturer
Epson
Datasheet

Specifications of S1D13705F00A200

Operating Supply Voltage (typ)
3.3/5V
Operating Temperature (min)
-40C
Operating Temperature (max)
85C
Operating Temperature Classification
Industrial
Package Type
TQFP
Pin Count
80
Mounting
Surface Mount
Operating Supply Voltage (min)
2.7V
Operating Supply Voltage (max)
5.5V
Lead Free Status / Rohs Status
Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
S1D13705F00A200
Manufacturer:
EPSON/爱普生
Quantity:
20 000
9: HARDWARE ABSTRACTION LAYER (HAL)
Register / Memory Access
2-40
int seGetReg(int Index, BYTE * pValue)
int seSetReg(int Index, BYTE Value)
int seReadDisplayByte(DWORD Offset, BYTE *pByte)
int seReadDisplayWord(DWORD Offset, WORD *pWord)
int seReadDisplayDword(DWORD Offset, DWORD *pDword)
The Register/Memory Access functions provide access to the S1D13705 registers and display buffer
through the HAL.
Description: Reads the value in the register specified by index.
Parameters: Index
Return Value: ERR_OK
Description: Writes value specified in Value to the register specified by Index.
Parameters: Index
Return Value: ERR_OK
Description: Reads a byte from the display buffer at the specified offset and returns the value in
Parameters: Offset
Return Value: ERR_OK
Description: Reads a word from the display buffer at the specified offset and returns the value in
Parameters: Offset
Return Value: ERR_OK
Description: Reads a dword from the display buffer at the specified offset and returns the value in
Parameters: Offset
Return Value: ERR_OK
pValue
Value
pByte.
pByte
ERR_HAL_BAD_ARG - if the value for Addr is greater 80 kb
pWord.
pWord
ERR_HAL_BAD_ARG - if the value for Addr is greater than 80 kb.
pDword.
pDword
ERR_HAL_BAD_ARG - if the value for Addr is greater than 80 kb.
- register index to read
- pointer to a BYTE to receive the register value.
- operation completed with no problems
- register index to set
- value to write to the register
- operation completed with no problems
- offset, in bytes from start
- pointer to a BYTE to return the value in
- operation completed with no problems
- offset, in bytes from start of the display buffer, to read
- pointer to a WORD to return the value in
- operation completed with no problems.
- offset from start of the display buffer to read from
- pointer to a DWORD to return the value in
- operation completed with no problems.
EPSON
of the display buffer, to read from
from
S1D13705F00A PROGRAMMING NOTES
AND EXAMPLES (X27A-G-002-01)

Related parts for S1D13705F00A200