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

HT36B0(28SOP-A) 参数 Datasheet PDF下载

HT36B0(28SOP-A)图片预览
型号: HT36B0(28SOP-A)
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller]
分类和应用: LTE微控制器
文件页数/大小: 42 页 / 284 K
品牌: HOLTEK [ HOLTEK SEMICONDUCTOR INC ]
 浏览型号HT36B0(28SOP-A)的Datasheet PDF文件第21页浏览型号HT36B0(28SOP-A)的Datasheet PDF文件第22页浏览型号HT36B0(28SOP-A)的Datasheet PDF文件第23页浏览型号HT36B0(28SOP-A)的Datasheet PDF文件第24页浏览型号HT36B0(28SOP-A)的Datasheet PDF文件第26页浏览型号HT36B0(28SOP-A)的Datasheet PDF文件第27页浏览型号HT36B0(28SOP-A)的Datasheet PDF文件第28页浏览型号HT36B0(28SOP-A)的Datasheet PDF文件第29页  
HT36B0  
Instruction Definition  
ADC A,[m]  
Add data memory and carry to the accumulator  
Description  
The contents of the specified data memory, accumulator and the carry flag are added si-  
multaneously, leaving the result in the accumulator.  
Operation  
ACC ¬ ACC+[m]+C  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
Ö
Ö
Ö
Ö
ADCM A,[m]  
Add the accumulator and carry to data memory  
Description  
The contents of the specified data memory, accumulator and the carry flag are added si-  
multaneously, leaving the result in the specified data memory.  
Operation  
[m] ¬ ACC+[m]+C  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
Ö
Ö
Ö
Ö
ADD A,[m]  
Add data memory to the accumulator  
Description  
The contents of the specified data memory and the accumulator are added. The result is  
stored in the accumulator.  
Operation  
ACC ¬ ACC+[m]  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
Ö
Ö
Ö
Ö
ADD A,x  
Add immediate data to the accumulator  
Description  
The contents of the accumulator and the specified data are added, leaving the result in the  
accumulator.  
Operation  
ACC ¬ ACC+x  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
Ö
Ö
Ö
Ö
ADDM A,[m]  
Add the accumulator to the data memory  
Description  
The contents of the specified data memory and the accumulator are added. The result is  
stored in the data memory.  
Operation  
[m] ¬ ACC+[m]  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
Ö
Ö
Ö
Ö
Rev. 1.10  
25  
July 3, 2008  
 复制成功!