欢迎访问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文件第29页浏览型号HT46C64(52QFP-A)的Datasheet PDF文件第30页浏览型号HT46C64(52QFP-A)的Datasheet PDF文件第31页浏览型号HT46C64(52QFP-A)的Datasheet PDF文件第32页浏览型号HT46C64(52QFP-A)的Datasheet PDF文件第34页浏览型号HT46C64(52QFP-A)的Datasheet PDF文件第35页浏览型号HT46C64(52QFP-A)的Datasheet PDF文件第36页浏览型号HT46C64(52QFP-A)的Datasheet PDF文件第37页  
HT46R64/HT46C64  
AND A,[m]  
Logical AND accumulator with data memory  
Description  
Data in the accumulator and the specified data memory perform a bitwise logical_AND op-  
eration. The result is stored in the accumulator.  
Operation  
ACC ¬ ACC ²AND² [m]  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
Ö
¾
¾
AND A,x  
Logical AND immediate data to the accumulator  
Description  
Data in the accumulator and the specified data perform a bitwise logical_AND operation.  
The result is stored in the accumulator.  
Operation  
ACC ¬ ACC ²AND² x  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
Ö
¾
¾
ANDM A,[m]  
Logical AND data memory with the accumulator  
Description  
Data in the specified data memory and the accumulator perform a bitwise logical_AND op-  
eration. The result is stored in the data memory.  
Operation  
[m] ¬ ACC ²AND² [m]  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
Ö
¾
¾
CALL addr  
Subroutine call  
Description  
The instruction unconditionally calls a subroutine located at the indicated address. The  
program counter increments once to obtain the address of the next instruction, and pushes  
this onto the stack. The indicated address is then loaded. Program execution continues  
with the instruction at this address.  
Operation  
Stack ¬ Program Counter+1  
Program Counter ¬ addr  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
¾
CLR [m]  
Clear data memory  
Description  
Operation  
The contents of the specified data memory are cleared to 0.  
[m] ¬ 00H  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
¾
Rev. 1.80  
33  
February 14, 2006  
 复制成功!