S1D13705 Epson Electronics America, Inc., S1D13705 Datasheet - Page 146

no-image

S1D13705

Manufacturer Part Number
S1D13705
Description
S1d13705 Embedded Memory Lcd Controller
Manufacturer
Epson Electronics America, Inc.
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
S1D1370500A1
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Part Number:
S1D13705F00A100
Manufacturer:
EPSON
Quantity:
1 831
Part Number:
S1D13705F00A200
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Page 54
S1D13705
X27A-G-002-02
int seGetScreenSize(int * Width, int * Height)
Description:
Parameters:
Return value: ERR_OK
int seDelay(int MilliSeconds)
Description:
Parameters:
Return Value: ERR_OK
int seGetLastUsableByte(long * plLastByte)
Description:
Parameters:
Return Value: ERR_OK
Retrieves the width and height in pixels of the display surface. The width and height
are derived by reading the horizontal and vertical size registers and calculating the
dimensions. Virtual dimensions are not taken into account for this calculation.
When the display is in portrait mode the dimensions will be swapped. (i.e. a 640x480
display in portrait mode will return a width of 480 and height of 640).
Width
Height
This function will delay for the length of time specified in “MilliSeconds” before
returning to the caller.
This function was originally intended for non-PC platforms. Information about how
to access the timers was not always available however we do know frame rate and
can use that for timing calculations.
The S1D13705 registers must be initialized for this function to work correctly. On
the PC platform this is simply a call to the C timing functions and is therefore
independent of the register settings.
MilliSeconds- time to delay in seconds
ERR_FAILED- returned on non-PC platforms when the S1D13705 registers have
not bee initialized
This functions returns a pointer, as a long integer, to the last byte of usable display
memory.
The returned value never changes for the S1D13705.
plLastByte - pointer to a long integer to receive the offset to the last byte of
- pointer to an integer to receive the display width
- pointer to an integer to receive the display height
- the operation completed successfully
- operation completed with no problems
- operation completed with no problems
display memory
Epson Research and Development
Programming Notes and Examples
Vancouver Design Center
Issue Date: 01/02/13

Related parts for S1D13705