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

AN1063D 参数 Datasheet PDF下载

AN1063D图片预览
型号: AN1063D
PDF下载: 下载PDF文件 查看货源
内容描述: 集成的处理器与DMA USERA ????手册 [Integrated Processor with DMA User’s Manual]
分类和应用:
文件页数/大小: 441 页 / 2488 K
品牌: FREESCALE [ Freescale ]
 浏览型号AN1063D的Datasheet PDF文件第371页浏览型号AN1063D的Datasheet PDF文件第372页浏览型号AN1063D的Datasheet PDF文件第373页浏览型号AN1063D的Datasheet PDF文件第374页浏览型号AN1063D的Datasheet PDF文件第376页浏览型号AN1063D的Datasheet PDF文件第377页浏览型号AN1063D的Datasheet PDF文件第378页浏览型号AN1063D的Datasheet PDF文件第379页  
Freescale Semiconductor, Inc.  
MOVE.W  
#$8A10,CR1(A0)  
* If SR TG bit=0, continue looping TGATE is asserted,  
* else TG=1 indicating TGATE was negated. When TG=1, counting is stopped.  
LOOP3  
BTST.B  
#$5,SR1(A0)  
BEQ.B  
LOOP3  
* Counting is complete. To determine the number of cycles counted, the value  
* in CNTR1 must be read, inverted, and incremented by 1.  
MOVE.W  
NOT.W  
CNTR1(A0),D0  
D0  
ADDQ.W  
#$1,DO  
* D0 contains the number of cycles counted.  
***************************************************************************  
END  
***************************************************************************  
MOTOROLA  
MC68340 USER’S MANUAL  
8- 31  
For More Information On This Product,  
Go to: www.freescale.com  
 复制成功!