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

PIC16C62B-04/SO 参数 Datasheet PDF下载

PIC16C62B-04/SO图片预览
型号: PIC16C62B-04/SO
PDF下载: 下载PDF文件 查看货源
内容描述: 28引脚8位CMOS微控制器 [28-Pin 8-Bit CMOS Microcontrollers]
分类和应用: 微控制器外围集成电路光电二极管PC可编程只读存储器时钟
文件页数/大小: 120 页 / 1994 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC16C62B-04/SO的Datasheet PDF文件第69页浏览型号PIC16C62B-04/SO的Datasheet PDF文件第70页浏览型号PIC16C62B-04/SO的Datasheet PDF文件第71页浏览型号PIC16C62B-04/SO的Datasheet PDF文件第72页浏览型号PIC16C62B-04/SO的Datasheet PDF文件第74页浏览型号PIC16C62B-04/SO的Datasheet PDF文件第75页浏览型号PIC16C62B-04/SO的Datasheet PDF文件第76页浏览型号PIC16C62B-04/SO的Datasheet PDF文件第77页  
PIC16C62B/72A  
RETFIE  
Return from Interrupt  
[ label ] RETFIE  
None  
RLF  
Rotate Left f through Carry  
[ label ] RLF f,d  
0 f 127  
Syntax:  
Syntax:  
Operands:  
Operands:  
Operation:  
d
[0,1]  
TOS PC,  
1 GIE  
Operation:  
See description below  
C
Status Affected: None  
Status Affected:  
Description:  
The contents of register ’f’ are rotated  
one bit to the left through the Carry  
Flag. If ’d’ is 0, the result is placed in  
the W register. If ’d’ is 1, the result is  
stored back in register ’f’.  
C
Register f  
RETLW  
Return with Literal in W  
RRF  
Rotate Right f through Carry  
[ label ] RRF f,d  
0 f 127  
Syntax:  
[ label ] RETLW k  
Syntax:  
Operands:  
Operands:  
Operation:  
0 k 255  
d
[0,1]  
k (W);  
TOS PC  
Operation:  
See description below  
C
Status Affected: None  
Status Affected:  
Description:  
The W register is loaded with the eight  
The contents of register ’f’ are rotated  
one bit to the right through the Carry  
Flag. If ’d’ is 0, the result is placed in  
the W register. If ’d’ is 1, the result is  
placed back in register ’f’.  
Description:  
bit literal ’k’. The program counter is  
loaded from the top of the stack (the  
return address). This is a two cycle  
instruction.  
C
Register f  
RETURN  
Syntax:  
Return from Subroutine  
[ label ] RETURN  
None  
SLEEP  
Syntax:  
[ label ] SLEEP  
None  
Operands:  
Operation:  
Operands:  
Operation:  
TOS PC  
00h WDT,  
0 WDT prescaler,  
1 TO,  
Status Affected: None  
Return from subroutine. The stack is  
Description:  
0 PD  
POPed and the top of the stack (TOS)  
is loaded into the program counter.  
This is a two cycle instruction.  
Status Affected:  
Description:  
TO, PD  
The power-down status bit, PD is  
cleared. Time-out status bit, TO is  
set. Watchdog Timer and its pres-  
caler are cleared.  
The processor is put into SLEEP  
mode with the oscillator stopped.  
See Section 10.13 for more details.  
1999 Microchip Technology Inc.  
Preliminary  
DS35008B-page 73  
 复制成功!