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

AN2961 参数 Datasheet PDF下载

AN2961图片预览
型号: AN2961
PDF下载: 下载PDF文件 查看货源
内容描述: []
分类和应用:
文件页数/大小: 50 页 / 706 K
品牌: FREESCALE [ Freescale ]
 浏览型号AN2961的Datasheet PDF文件第24页浏览型号AN2961的Datasheet PDF文件第25页浏览型号AN2961的Datasheet PDF文件第26页浏览型号AN2961的Datasheet PDF文件第27页浏览型号AN2961的Datasheet PDF文件第29页浏览型号AN2961的Datasheet PDF文件第30页浏览型号AN2961的Datasheet PDF文件第31页浏览型号AN2961的Datasheet PDF文件第32页  
Function Headers and Description  
10.8.6 Echo_FagcLow  
void Echo_FagcLow();  
Syntax:  
Parameters: None  
Return:  
Description: Unfreeze the AGC level.  
Notes: Requires Echo to be reset into configuration mode and thus will abort any transmission or  
None  
reception currently in progress. Status bit Busyis set during the configuration. The driver  
sets up the working bank. If you have selected both banks, the driver sets up the register  
in both banks.  
10.9 Direct Register Access  
10.9.1 Echo_ChangeConfig  
void Echo_ChangeConfig(unsigned char numReg,  
Syntax:  
unsigned char startReg,  
unsigned char *regData,  
unsigned char readWrite);  
Parameters: numReg—number of registers to read or write [1, 2, 4, or 8]  
startReg—register number to start at [0–15]  
regData—buffer to read the bytes from or place the results into  
readWrite— reads Echo or writes Echo [0 = read | 1 = write]  
Return:  
None  
Description: Allows direct control of the Echo status registers. Use caution when using this function.  
Modifying some Echo registers may leave the driver in an inconsistent state.  
The number of registers must be 1, 2, 4, or 8. Multiple calls must be used if other numbers  
are required.  
Notes:  
Requires Echo to be reset into configuration mode and thus will abort any transmission or  
reception currently in progress. Status bit Busyis set during the configuration.  
10.9.2 Echo_Changebank  
void Echo_Changebank(unsigned char bank);  
Syntax:  
Parameters: bank—this parameter determines which bank will be active. [ECHO_BANK_A, ECHO_BANK_B,  
ECHO_BANK_BOTH]  
Return:  
None  
Software Drivers for MC33696, Rev. 1  
28  
Freescale Semiconductor  
 复制成功!