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

HT46C64(52QFP-A) 参数 Datasheet PDF下载

HT46C64(52QFP-A)图片预览
型号: HT46C64(52QFP-A)
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 8-Bit, MROM, 8MHz, CMOS, PQFP52]
分类和应用: 微控制器
文件页数/大小: 48 页 / 409 K
品牌: HOLTEK [ HOLTEK SEMICONDUCTOR INC ]
 浏览型号HT46C64(52QFP-A)的Datasheet PDF文件第37页浏览型号HT46C64(52QFP-A)的Datasheet PDF文件第38页浏览型号HT46C64(52QFP-A)的Datasheet PDF文件第39页浏览型号HT46C64(52QFP-A)的Datasheet PDF文件第40页浏览型号HT46C64(52QFP-A)的Datasheet PDF文件第42页浏览型号HT46C64(52QFP-A)的Datasheet PDF文件第43页浏览型号HT46C64(52QFP-A)的Datasheet PDF文件第44页浏览型号HT46C64(52QFP-A)的Datasheet PDF文件第45页  
HT46R64/HT46C64  
SET [m]  
Set data memory  
Description  
Operation  
Each bit of the specified data memory is set to 1.  
[m] ¬ FFH  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
¾
SET [m]. i  
Set bit of data memory  
Description  
Operation  
Bit i of the specified data memory is set to 1.  
[m].i ¬ 1  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
¾
SIZ [m]  
Skip if increment data memory is 0  
Description  
The contents of the specified data memory are incremented by 1. If the result is 0, the fol-  
lowing instruction, fetched during the current instruction execution, is discarded and a  
dummy cycle is replaced to get the proper instruction (2 cycles). Otherwise proceed with  
the next instruction (1 cycle).  
Operation  
Skip if ([m]+1)=0, [m] ¬ ([m]+1)  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
¾
SIZA [m]  
Increment data memory and place result in ACC, skip if 0  
Description  
The contents of the specified data memory are incremented by 1. If the result is 0, the next  
instruction is skipped and the result is stored in the accumulator. The data memory re-  
mains unchanged. If the result is 0, the following instruction, fetched during the current in-  
struction execution, is discarded and a dummy cycle is replaced to get the proper  
instruction (2 cycles). Otherwise proceed with the next instruction (1 cycle).  
Operation  
Skip if ([m]+1)=0, ACC ¬ ([m]+1)  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
¾
SNZ [m].i  
Skip if bit i of the data memory is not 0  
Description  
If bit i of the specified data memory is not 0, the next instruction is skipped. If bit i of the data  
memory is not 0, the following instruction, fetched during the current instruction execution,  
is discarded and a dummy cycle is replaced to get the proper instruction (2 cycles). Other-  
wise proceed with the next instruction (1 cycle).  
Operation  
Skip if [m].i¹0  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
¾
Rev. 1.80  
41  
February 14, 2006  
 复制成功!