欢迎访问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文件第367页浏览型号S1D13506的Datasheet PDF文件第368页浏览型号S1D13506的Datasheet PDF文件第369页浏览型号S1D13506的Datasheet PDF文件第370页浏览型号S1D13506的Datasheet PDF文件第372页浏览型号S1D13506的Datasheet PDF文件第373页浏览型号S1D13506的Datasheet PDF文件第374页浏览型号S1D13506的Datasheet PDF文件第375页  
Epson Research and Development  
Page 137  
Vancouver Design Center  
void seFreeCursor(void)  
void seFreeLcdCursor(void)  
void seFreeCrtCursor(void)  
void seFreeTvCursor(void)  
Description:  
These functions release memory allocated to the hardware cursor by seInitCursor() func-  
tions.  
Use seFreeCursor() to free the hardware cursor memory for the current active surface.  
Use seFreeLcdCursor(), seFreeCrtCursor(), and seFreeTvCursor() to free the resources  
associated with the surface indicated by the function name.  
Parameters:  
None.  
None.  
Return Value:  
void seEnableCursor(int Enable)  
void seEnableLcdCursor(int Enable)  
void seEnableCrtCursor(int Enable)  
void seEnableTvCursor(int Enable)  
Description:  
These functions enable or disable the hardware cursor. When enabled the cursor will be  
visible on the display surface. When disabled the cursor will not be displayed.  
Call seEnableCursor() to enable/disable the hardware cursor of the active surface.  
Call seEnableLcdCursor(), seEnableCrtCursor(), and seEnableTvCursor() to enable/dis-  
able the hardware cursor for the surface indicated by the function name.  
Recall that the CRT and TV share the same cursor. Enabling/disabling the cursor for one  
device will affect the other display as well.  
Parameters:  
Enable  
A flag indicating whether to enable or disable the hardware cursor.  
Call with Enable set to FALSE “0” to disable the hardware cursor for  
the surface. Call with Enable set to TRUE “non-0” to enable the  
hardware cursor for the device.  
Return Value:  
None.  
Programming Notes and Examples  
Issue Date: 01/02/06  
S1D13506  
X25B-G-003-03  
 复制成功!