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

MC81F4316K 参数 Datasheet PDF下载

MC81F4316K图片预览
型号: MC81F4316K
PDF下载: 下载PDF文件 查看货源
内容描述: ABOV半导体的8位单芯片微控制器产品 [ABOV SEMICONDUCTOR 8-BIT SINGLE-CHIP MICROCONTROLLERS]
分类和应用: 半导体微控制器
文件页数/大小: 200 页 / 4220 K
品牌: FINECHIPS [ FINECHIPS ]
 浏览型号MC81F4316K的Datasheet PDF文件第66页浏览型号MC81F4316K的Datasheet PDF文件第67页浏览型号MC81F4316K的Datasheet PDF文件第68页浏览型号MC81F4316K的Datasheet PDF文件第69页浏览型号MC81F4316K的Datasheet PDF文件第71页浏览型号MC81F4316K的Datasheet PDF文件第72页浏览型号MC81F4316K的Datasheet PDF文件第73页浏览型号MC81F4316K的Datasheet PDF文件第74页  
MC81F4x16  
X indexed indirect [dp+X]  
Processes memory data as Data, assigned by 16-bit pair memory which i s determined by pair data  
[dp+X+1][dp+X] Operand plus X-register data in Direct page.  
ADC, AND, CMP, EOR, LDA, OR, SBC, STA  
Example :  
:
:
;when G = 0  
X = 10h  
;
ADC [25h + X] ;op code is 16h  
:
Y indexed indirect [dp]+Y  
Processes memory data as Data, assigned by the data [dp+1][dp] of 16-bit pair memory paired by  
Operand in Direct page plus Y-register data.  
ADC, AND, CMP, EOR, LDA, OR, SBC, STA  
Example :  
:
:
;when G = 0  
Y = 10h  
;
ADC [25h + Y] ;op code is 17h  
:
70  
October 19, 2009 Ver.1.35