欢迎访问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文件第374页浏览型号S1D13506的Datasheet PDF文件第375页浏览型号S1D13506的Datasheet PDF文件第376页浏览型号S1D13506的Datasheet PDF文件第377页浏览型号S1D13506的Datasheet PDF文件第379页浏览型号S1D13506的Datasheet PDF文件第380页浏览型号S1D13506的Datasheet PDF文件第381页浏览型号S1D13506的Datasheet PDF文件第382页  
Page 144  
Epson Research and Development  
Vancouver Design Center  
void seFreeInk(void)  
void seFreeLcdInk(void)  
void seFreeCrtInk(void)  
void seFreeTvInk(void)  
Description:  
These functions release the memory allocations made by the call to the seInitInk() calls.  
Prior to calling the seFreeInk() functions the application must make a call to seEn-  
ableInk() to hide the ink layer.  
Call seFreeInk() to Free the ink layer memory associated with the current active surface.  
Call seFreeLcdInk(), seFreeCrtInk(), or seFreeTvInk() to free the ink layer memory asso-  
ciated with the surface indicated in the function name.  
Parameters:  
None.  
None.  
Return Value:  
void seEnableInk(int Enable)  
void seEnableLcdInk(int Enable)  
void seEnableCrtInk(int Enable)  
void seEnableTvInk(int Enable)  
Description:  
These functions enable or disable the hardware ink layer. When enabled the ink layer will  
be visible and when disabled the ink layer will be hidden.  
Call seEnableInk() to enable/disable the ink layer associated with the current active sur-  
face.  
Call seEnableLcdInk(), seEnableCrtInk(), and seEnableTvInk() to enable/disable the hard-  
ware ink layer for the surface indicated by the function name.  
Recall that the CRT and TV share the same ink layer. Enabling/disabling the ink layer for  
one device will affect the other display as well.  
Parameters:  
Enable  
A flag indicating whether to enable or disable the ink layer.  
Set Enable to FALSE (0) to disable the ink layer or set Enable to TRUE (non-0) to enable  
the ink layer.  
Return Value:  
None.  
S1D13506  
X25B-G-003-03  
Programming Notes and Examples  
Issue Date: 01/02/06  
 复制成功!