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

PIC16F916-I/SO 参数 Datasheet PDF下载

PIC16F916-I/SO图片预览
型号: PIC16F916-I/SO
PDF下载: 下载PDF文件 查看货源
内容描述: 40分之28 / 44/ 64引脚基于闪存的8位CMOS微控制器与LCD驱动器和纳瓦技术 [28/40/44/64-Pin Flash-Based, 8-Bit CMOS Microcontrollers with LCD Driver and nanoWatt Technology]
分类和应用: 驱动器闪存微控制器和处理器外围集成电路光电二极管PC时钟
文件页数/大小: 330 页 / 6045 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC16F916-I/SO的Datasheet PDF文件第32页浏览型号PIC16F916-I/SO的Datasheet PDF文件第33页浏览型号PIC16F916-I/SO的Datasheet PDF文件第34页浏览型号PIC16F916-I/SO的Datasheet PDF文件第35页浏览型号PIC16F916-I/SO的Datasheet PDF文件第37页浏览型号PIC16F916-I/SO的Datasheet PDF文件第38页浏览型号PIC16F916-I/SO的Datasheet PDF文件第39页浏览型号PIC16F916-I/SO的Datasheet PDF文件第40页  
PIC16F913/914/916/917/946  
2.2.2.3  
INTCON Register  
Note:  
Interrupt flag bits are set when an interrupt  
condition occurs, regardless of the state of  
its corresponding enable bit or the global  
enable bit, GIE of the INTCON register.  
User software should ensure the appropri-  
ate interrupt flag bits are clear prior to  
enabling an interrupt.  
The INTCON register is a readable and writable  
register, which contains the various enable and flag bits  
for TMR0 register overflow, PORTB change and  
external RB0/INT/SEG0 pin interrupts.  
REGISTER 2-3:  
INTCON: INTERRUPT CONTROL REGISTER  
R/W-0  
GIE  
R/W-0  
PEIE  
R/W-0  
T0IE  
R/W-0  
INTE  
R/W-0  
RBIE(1)  
R/W-0  
T0IF(2)  
R/W-0  
INTF  
R/W-x  
RBIF  
bit 7  
bit 0  
Legend:  
R = Readable bit  
-n = Value at POR  
W = Writable bit  
‘1’ = Bit is set  
U = Unimplemented bit, read as ‘0’  
‘0’ = Bit is cleared x = Bit is unknown  
bit 7  
GIE: Global Interrupt Enable bit  
1= Enables all unmasked interrupts  
0= Disables all interrupts  
bit 6  
bit 5  
bit 4  
bit 3  
bit 2  
bit 1  
bit 0  
PEIE: Peripheral Interrupt Enable bit  
1= Enables all unmasked peripheral interrupts  
0= Disables all peripheral interrupts  
T0IE: Timer0 Overflow Interrupt Enable bit  
1= Enables the Timer0 interrupt  
0= Disables the Timer0 interrupt  
INTE: RB0/INT External Interrupt Enable bit  
1= Enables the RB0/INT external interrupt  
0= Disables the RB0/INT external interrupt  
RBIE: PORTB Change Interrupt Enable bit(1)  
1= Enables the PORTB change interrupt  
0= Disables the PORTB change interrupt  
T0IF: Timer0 Overflow Interrupt Flag bit(2)  
1= TMR0 register has overflowed (must be cleared in software)  
0= TMR0 register did not overflow  
INTF: RB0/INT External Interrupt Flag bit  
1= The RB0/INT external interrupt occurred (must be cleared in software)  
0= The RB0/INT external interrupt did not occur  
RBIF: PORTB Change Interrupt Flag bit  
1= When at least one of the PORTB general purpose I/O pins changed state (must be cleared in soft-  
ware)  
0= None of the PORTB general purpose I/O pins have changed state  
Note 1: The appropriate bits in the IOCB register must also be set.  
2: T0IF bit is set when Timer0 rolls over. Timer0 is unchanged on Reset and should be initialized before  
clearing T0IF bit.  
DS41250F-page 34  
© 2007 Microchip Technology Inc.  
 复制成功!