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

12CE673 参数 Datasheet PDF下载

12CE673图片预览
型号: 12CE673
PDF下载: 下载PDF文件 查看货源
内容描述: 8引脚, 8位CMOS微控制器与A / D转换器和EEPROM数据存储器 [8-Pin, 8-Bit CMOS Microcontroller with A/D Converter and EEPROM Data Memory]
分类和应用: 转换器存储微控制器可编程只读存储器电动程控只读存储器电可擦编程只读存储器
文件页数/大小: 116 页 / 649 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号12CE673的Datasheet PDF文件第58页浏览型号12CE673的Datasheet PDF文件第59页浏览型号12CE673的Datasheet PDF文件第60页浏览型号12CE673的Datasheet PDF文件第61页浏览型号12CE673的Datasheet PDF文件第63页浏览型号12CE673的Datasheet PDF文件第64页浏览型号12CE673的Datasheet PDF文件第65页浏览型号12CE673的Datasheet PDF文件第66页  
PIC12CE67X  
10.1.3 PCL AS SOURCE OR DESTINATION  
10.1  
Special Function Registers as  
Source/Destination  
Read, write or read-modify-write on PCL may have the  
following results:  
The PIC12CE67X’s orthogonal instruction set allows  
read and write of all file registers, including special  
function registers. There are some special situations  
the user should be aware of:  
Read PC:  
PCL dest  
Write PCL:  
PCLATH PCH;  
8-bit destination value PCL  
10.1.1 STATUS AS DESTINATION  
Read-Modify-Write: PCLALU operand  
PCLATH PCH;  
If an instruction writes to STATUS, the Z, C and DC bits  
may be set or cleared as a result of the instruction and  
overwrite the original data bits written. For example,  
executing CLRF STATUSwill clear register STATUS, and  
then set the Z bit leaving 0000 0100bin the register.  
8-bit result PCL  
Where PCH = program counter high byte (not an  
addressable register), PCLATH = Program counter  
high holding latch, dest = destination, WREG or f.  
10.1.4 BIT MANIPULATION  
10.1.2 TRIS AS DESTINATION  
All bit manipulation instructions are done by first read-  
ing the entire register, operating on the selected bit and  
writing the result back (read-modify-write). The user  
should keep this in mind when operating on special  
function registers, such as ports.  
Bit 3 of the TRIS register always reads as a '1' since  
GP3 is an input only pin.This fact can affect some read-  
modify-write operations on the TRIS register.  
DS40181B-page 62  
Preliminary  
1998 Microchip Technology Inc.  
 复制成功!