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

R5F21134DFP 参数 Datasheet PDF下载

R5F21134DFP图片预览
型号: R5F21134DFP
PDF下载: 下载PDF文件 查看货源
内容描述: 16位单片机M16C族/ R8C / Tiny系列 [16-BIT SINGLE-CHIP MICROCOMPUTER M16C FAMILY/R8C/Tiny SERIES]
分类和应用: 微控制器和处理器外围集成电路计算机时钟
文件页数/大小: 224 页 / 2076 K
品牌: RENESAS [ RENESAS TECHNOLOGY CORP ]
 浏览型号R5F21134DFP的Datasheet PDF文件第61页浏览型号R5F21134DFP的Datasheet PDF文件第62页浏览型号R5F21134DFP的Datasheet PDF文件第63页浏览型号R5F21134DFP的Datasheet PDF文件第64页浏览型号R5F21134DFP的Datasheet PDF文件第66页浏览型号R5F21134DFP的Datasheet PDF文件第67页浏览型号R5F21134DFP的Datasheet PDF文件第68页浏览型号R5F21134DFP的Datasheet PDF文件第69页  
R8C/13 Group  
10.1 Interrupt Overview  
I Flag  
The I flag enables or disables the maskable interrupt. Setting the I flag to 1(enabled) enables the  
maskable interrupt. Setting the I flag to 0(disabled) disables all maskable interrupts.  
IR Bit  
The IR bit is set to 1(interrupt requested) when an interrupt request is generated. Then, when the  
interrupt request is accepted and the CPU branches to the corresponding interrupt vector, the IR bit  
is cleared to 0(= interrupt not requested).  
The IR bit can be cleared to 0in a program. Note that do not write 1to this bit.  
ILVL2 to ILVL0 Bits and IPL  
Interrupt priority levels can be set using the ILVL2 to ILVL0 bits.  
Table 10.3 shows the settings of interrupt priority levels and Table 10.4 shows the interrupt priority  
levels enabled by the IPL.  
The following are conditions under which an interrupt is accepted:  
· I flag = 1  
· IR bit = 1  
· interrupt priority level > IPL  
The I flag, IR bit, ILVL2 to ILVL0 bits and IPL are independent of each other. In no case do they affect  
one another.  
Table 10.4 Interrupt Priority Levels Enabled  
by IPL  
Table 10.3 Settings of Interrupt Priority Levels  
Interrupt priority  
level  
Priority  
order  
ILVL2 to ILVL0 bits  
IPL  
Enabled interrupt priority levels  
000  
001  
010  
011  
100  
101  
110  
111  
2
Level 0 (interrupt disabled)  
Interrupt levels 1 and above are enabled  
Interrupt levels 2 and above are enabled  
Interrupt levels 3 and above are enabled  
Interrupt levels 4 and above are enabled  
Interrupt levels 5 and above are enabled  
Interrupt levels 6 and above are enabled  
Interrupt levels 7 and above are enabled  
All maskable interrupts are disabled  
000  
001  
010  
011  
100  
101  
110  
111  
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
Level 1  
Level 2  
Level 3  
Level 4  
Level 5  
Level 6  
Level 7  
Lowest  
Highest  
Rev.1.20 Jan 27, 2006 page 54 of 205  
REJ09B0111-0120  
 复制成功!