S1D13505 Epson Electronics America, Inc., S1D13505 Datasheet - Page 210

no-image

S1D13505

Manufacturer Part Number
S1D13505
Description
LCD Controller
Manufacturer
Epson Electronics America, Inc.
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
S1D13505F00A
Manufacturer:
EPSON
Quantity:
254
Part Number:
S1D13505F00A100
Manufacturer:
EPSON
Quantity:
8 000
Part Number:
S1D13505F00A2
Manufacturer:
EPSON
Quantity:
5
Part Number:
S1D13505F00A2
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Part Number:
S1D13505F00A200
Manufacturer:
EPSON
Quantity:
1 400
Part Number:
S1D13505F00A200
Manufacturer:
Epson Electronics America Inc-Semiconductor Div
Quantity:
10 000
Part Number:
S1D13505F00A200
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Page 56
11.5 Initialization
S1D13505
X23A-G-003-07
seCursorOn
seCursorOff
seGetCursorStartAddr
seMoveCursor
seSetCursorColor
seSetCursorPixel
seDrawCursorLine
seDrawCursorRect
seDrawCursorEllipse
seDrawCursorCircle
seInitInk
seInkOn
seInkOff
seGetInkStartAddr
seSetInkColor
seSetInkPixel
seDrawInkLine
seDrawInkRect
seDrawInkEllipse
seDrawInkCircle
seSWSuspend
seHWSuspend
Function
The following section describes the HAL functions dealing with initialization of the
S1D13505. Typically a programmer will only use the calls seRegisterDevice() and
seSetInit().
int seRegisterDevice(const LPHAL_STRUC lpHalInfo, int * pDevice)
Description:
Parameters:
Enable the cursor
Disable the cursor
Determine the offset of the first byte of cursor memory in the display buffer (landscape
mode)
Move the cursor to the (x.y) position specified
Sets the specified cursor color entry (0-1) to color
Draw one pixel into the cursor memory at (x,y) from top left corner of cursor
Draw a line into the cursor memory from (x1,y1) to (x2,y2) in specified color
Draw a rectangle into the cursor memory from (x1,y1) to (x2,y2) in specified color
Draw an ellipse into the cursor memory centered at (xc,yc) of radius (xr,yr) in specified color
Draw a circle into the cursor memory centered at (x,y) of radius r in specified color
Initialize the Ink layer variables and registers; enable ink layer
Enables the Ink layer
Disables the Ink layer
Determine the offset of the first byte of Ink layer memory in the display buffer (landscape
mode)
Sets the specified Ink layer color entry (0-1) to color
Draw one pixel into the Ink layer memory at (x,y) from top left corner of cursor
Draw a line into the Ink layer memory from (x1,y1) to (x2,y2) in specified color
Draw a rectangle into the Ink layer memory from (x1,y1) to (x2,y2) in specified color
Draw an ellipse into the Ink layer memory centered at (xc,yc) of radius (xr,yr) in specified
color
Draw a circle into the Ink layer memory centered at (x,y) of radius r in specified color
Control S1D13505 SW suspend mode (enable/disable)
Control S1D13505 HW suspend mode (enable/disable)
This function registers the S1D13505 device parameters with the HAL library. The
device parameters include address range, register values, desired frame rate, etc.,
and are stored in the HAL_STRUCT structure pointed to by lpHalInfo. Additionally
this routine allocates system memory as address space for accessing registers and the
display buffer.
lpHalInfo
pDevice
Table 11-1: HAL Functions (Continued)
- pointer to HAL_STRUCT information structure as defined in
appcfg.h (HalInfo)
- pointer to the integer to receive the device ID
Power Save:
Ink Layer:
Description
Epson Research and Development
Programming Notes and Examples
Vancouver Design Center
Issue Date: 01/02/05

Related parts for S1D13505