欢迎访问ic37.com |
会员登录 免费注册
发布采购

S1D13506 参数 Datasheet PDF下载

S1D13506图片预览
型号: S1D13506
PDF下载: 下载PDF文件 查看货源
内容描述: S1D13506彩色LCD / CRT / TV控制器 [S1D13506 Color LCD/CRT/TV Controller]
分类和应用: 电视控制器
文件页数/大小: 696 页 / 5934 K
品牌: EPSON [ EPSON COMPANY ]
 浏览型号S1D13506的Datasheet PDF文件第368页浏览型号S1D13506的Datasheet PDF文件第369页浏览型号S1D13506的Datasheet PDF文件第370页浏览型号S1D13506的Datasheet PDF文件第371页浏览型号S1D13506的Datasheet PDF文件第373页浏览型号S1D13506的Datasheet PDF文件第374页浏览型号S1D13506的Datasheet PDF文件第375页浏览型号S1D13506的Datasheet PDF文件第376页  
Page 138  
Epson Research and Development  
Vancouver Design Center  
DWORD seGetCursorLinearAddress(void)  
DWORD seGetLcdCursorLinearAddress(void)  
DWORD seGetCrtCursorLinearAddress(void)  
DWORD seGetTvCursorLinearAddress(void)  
Description:  
These routines return address for the hardware cursor through which the application can  
directly access the cursor memory.  
Call seGetCursorLinearAddress() to retrieve the address of the hardware cursor associated  
with the current active surface.  
Call seGetLcdCursorLinearAddress(), seGetCrtCursorLinearAddress(), or seGetTvCur-  
sorLinearAddress() to retrieve the address of the hardware cursor associated with the dis-  
play surface indicated by the function name.  
Parameters:  
None.  
Return Value:  
The return value is the linear address of the hardware cursor. A linear address is the 32 bit  
offset in CPU address space where the application can directly read or write the hardware  
cursor.  
DWORD seGetCursorOffsetAddress(void)  
DWORD seGetLcdCursorOffsetAddress(void)  
DWORD seGetCrtCursorOffsetAddress(void)  
DWORD seGetTvCursorOffsetAddress(void)  
Description:  
These routines return the offset in display memory of the hardware cursor. Using this off-  
set the application can use HAL API calls such as seSetWriteDisplayBytes() to access the  
hardware cursor image.  
Call seGetCursorOffsetAddress() to get the offset to the hardware cursor associated with  
the current active surface.  
Call seGetLcdCursorOffsetAddress(), seGetCrtCursorOffsetAddress(), and seGetTvCur-  
sorOffsetAddress() to retrieve the offset to the hardware cursor for the surface indicated in  
the function name.  
Parameters:  
None.  
Return Value:  
The return value is the offset, in bytes, from the start of display memory to the start of the  
hardware cursor.  
S1D13506  
X25B-G-003-03  
Programming Notes and Examples  
Issue Date: 01/02/06  
 复制成功!