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

ATMEGA48V-10MUR 参数 Datasheet PDF下载

ATMEGA48V-10MUR图片预览
型号: ATMEGA48V-10MUR
PDF下载: 下载PDF文件 查看货源
内容描述: [IC MCU 8BIT 4KB FLASH 32VQFN]
分类和应用: 时钟微控制器外围集成电路闪存
文件页数/大小: 359 页 / 2546 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号ATMEGA48V-10MUR的Datasheet PDF文件第80页浏览型号ATMEGA48V-10MUR的Datasheet PDF文件第81页浏览型号ATMEGA48V-10MUR的Datasheet PDF文件第82页浏览型号ATMEGA48V-10MUR的Datasheet PDF文件第83页浏览型号ATMEGA48V-10MUR的Datasheet PDF文件第85页浏览型号ATMEGA48V-10MUR的Datasheet PDF文件第86页浏览型号ATMEGA48V-10MUR的Datasheet PDF文件第87页浏览型号ATMEGA48V-10MUR的Datasheet PDF文件第88页  
11.1.1  
External Interrupt Control Register A – EICRA  
The External Interrupt Control Register A contains control bits for interrupt sense control.  
Bit  
7
6
5
4
3
ISC11  
R/W  
0
2
ISC10  
R/W  
0
1
ISC01  
R/W  
0
0
ISC00  
R/W  
0
EICRA  
Read/Write  
Initial Value  
R
0
R
0
R
0
R
0
• Bit 7..4 – Res: Reserved Bits  
These bits are unused bits in the ATmega48/88/168, and will always read as zero.  
• Bit 3, 2 – ISC11, ISC10: Interrupt Sense Control 1 Bit 1 and Bit 0  
The External Interrupt 1 is activated by the external pin INT1 if the SREG I-flag and the corre-  
sponding interrupt mask are set. The level and edges on the external INT1 pin that activate the  
interrupt are defined in Table 11-1. The value on the INT1 pin is sampled before detecting  
edges. If edge or toggle interrupt is selected, pulses that last longer than one clock period will  
generate an interrupt. Shorter pulses are not guaranteed to generate an interrupt. If low level  
interrupt is selected, the low level must be held until the completion of the currently executing  
instruction to generate an interrupt.  
Table 11-1. Interrupt 1 Sense Control  
ISC11  
ISC10  
Description  
0
0
1
1
0
1
0
1
The low level of INT1 generates an interrupt request.  
Any logical change on INT1 generates an interrupt request.  
The falling edge of INT1 generates an interrupt request.  
The rising edge of INT1 generates an interrupt request.  
• Bit 1, 0 – ISC01, ISC00: Interrupt Sense Control 0 Bit 1 and Bit 0  
The External Interrupt 0 is activated by the external pin INT0 if the SREG I-flag and the corre-  
sponding interrupt mask are set. The level and edges on the external INT0 pin that activate the  
interrupt are defined in Table 11-2. The value on the INT0 pin is sampled before detecting  
edges. If edge or toggle interrupt is selected, pulses that last longer than one clock period will  
generate an interrupt. Shorter pulses are not guaranteed to generate an interrupt. If low level  
interrupt is selected, the low level must be held until the completion of the currently executing  
instruction to generate an interrupt.  
Table 11-2. Interrupt 0 Sense Control  
ISC01  
ISC00  
Description  
0
0
1
1
0
1
0
1
The low level of INT0 generates an interrupt request.  
Any logical change on INT0 generates an interrupt request.  
The falling edge of INT0 generates an interrupt request.  
The rising edge of INT0 generates an interrupt request.  
84  
ATmega48/88/168  
2545E–AVR–02/05  
 
 复制成功!