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

90S1200 参数 Datasheet PDF下载

90S1200图片预览
型号: 90S1200
PDF下载: 下载PDF文件 查看货源
内容描述: 8 -bit微控制器1K字节的系统内可编程闪存 [8-Bit Microcontroller with 1K bytes In-System Programmable Flash]
分类和应用: 闪存微控制器
文件页数/大小: 71 页 / 1365 K
品牌: ATMEL [ ATMEL ]
 浏览型号90S1200的Datasheet PDF文件第11页浏览型号90S1200的Datasheet PDF文件第12页浏览型号90S1200的Datasheet PDF文件第13页浏览型号90S1200的Datasheet PDF文件第14页浏览型号90S1200的Datasheet PDF文件第16页浏览型号90S1200的Datasheet PDF文件第17页浏览型号90S1200的Datasheet PDF文件第18页浏览型号90S1200的Datasheet PDF文件第19页  
AT90S1200  
Figure 17. Watchdog Reset during Operation  
Interrupt Handling  
The AT90S1200 has two Interrupt Mask Control Registers: the GIMSK (General Inter-  
rupt Mask Register) at I/O space address $3B and the TIMSK (Timer/Counter Interrupt  
Mask Register) at I/O address $39.  
When an interrupt occurs, the Global Interrupt Enable I-bit is cleared (zero) and all inter-  
rupts are disabled. The user software can set (one) the I-bit to enable interrupts. The I-  
bit is set (one) when a Return from Interrupt instruction (RETI) is executed.  
When the Program Counter is vectored to the actual interrupt vector in order to execute  
the interrupt handling routine, hardware clears the corresponding flag that generated the  
interrupt. Some of the interrupt flags can also be cleared by writing a logic one to the flag  
bit position(s) to be cleared.  
If an interrupt condition occurs when the corresponding interrupt enable bit is cleared  
(zero), the interrupt flag will be set and remembered until the interrupt is enabled, or the  
flag is cleared by software.  
If one or more interrupt conditions occur when the global interrupt enable bit is cleared  
(zero), the corresponding interrupt flag(s) will be set and remembered until the global  
interrupt enable bit is set (one), and will be executed by order of priority.  
Note that external level interrupt does not have a flag, and will only be remembered for  
as long as the interrupt condition is active.  
Note that the Status Register is not automatically stored when entering an interrupt rou-  
tine and restored when returning from an interrupt routine. This must be handled by  
software.  
General Interrupt Mask  
Register GIMSK  
Bit  
7
-
6
5
-
4
-
3
-
2
-
1
-
0
-
$3B  
INT0  
R/W  
0
GIMSK  
Read/Write  
Initial Value  
R
0
R
0
R
0
R
0
R
0
R
0
R
0
Bit 7 Res: Reserved Bit  
This bit is a reserved bit in the AT90S1200 and always reads as zero.  
15  
0838HAVR03/02  
 复制成功!