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

PIC16F716-I-P 参数 Datasheet PDF下载

PIC16F716-I-P图片预览
型号: PIC16F716-I-P
PDF下载: 下载PDF文件 查看货源
内容描述: 8位闪存单片机与A / D转换器和增强型捕捉/比较/ PWM [8-bit Flash-based Microcontroller with A/D Converter and Enhanced Capture/Compare/PWM]
分类和应用: 转换器闪存微控制器
文件页数/大小: 136 页 / 2598 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC16F716-I-P的Datasheet PDF文件第37页浏览型号PIC16F716-I-P的Datasheet PDF文件第38页浏览型号PIC16F716-I-P的Datasheet PDF文件第39页浏览型号PIC16F716-I-P的Datasheet PDF文件第40页浏览型号PIC16F716-I-P的Datasheet PDF文件第42页浏览型号PIC16F716-I-P的Datasheet PDF文件第43页浏览型号PIC16F716-I-P的Datasheet PDF文件第44页浏览型号PIC16F716-I-P的Datasheet PDF文件第45页  
PIC16F716  
7.1.5  
INTERRUPTS  
The ADC module allows for the ability to generate an  
interrupt upon completion of an Analog-to-Digital  
conversion. The ADC interrupt flag is the ADIF bit in the  
PIR1 register. The ADC interrupt enable is the ADIE bit  
in the PIE1 register. The ADIF bit must be cleared in  
software.  
Note:  
The ADIF bit is set at the completion of  
every conversion, regardless of whether  
or not the ADC interrupt is enabled.  
This interrupt can be generated while the device is  
operating or while in Sleep. If the device is in Sleep, the  
interrupt will wake-up the device. Upon waking from  
Sleep, the next instruction following the SLEEP  
instruction is always executed. If the user is attempting  
to wake-up from Sleep and resume in-line code  
execution, the global interrupt must be disabled. If the  
global interrupt is enabled, execution will switch to the  
Interrupt Service Routine.  
Please see Section 7.1.5 “Interrupts” for more  
information.  
© 2007 Microchip Technology Inc.  
DS41206B-page 39  
 复制成功!