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

M32180F8TFP 参数 Datasheet PDF下载

M32180F8TFP图片预览
型号: M32180F8TFP
PDF下载: 下载PDF文件 查看货源
内容描述: 32位RISC单芯片微型计算机M32R系列M32R / ECU系列 [32-Bit RISC Single-Chip Microcomputers M32R Family M32R/ECU Series]
分类和应用: 计算机
文件页数/大小: 839 页 / 3694 K
品牌: RENESAS [ RENESAS TECHNOLOGY CORP ]
 浏览型号M32180F8TFP的Datasheet PDF文件第113页浏览型号M32180F8TFP的Datasheet PDF文件第114页浏览型号M32180F8TFP的Datasheet PDF文件第115页浏览型号M32180F8TFP的Datasheet PDF文件第116页浏览型号M32180F8TFP的Datasheet PDF文件第118页浏览型号M32180F8TFP的Datasheet PDF文件第119页浏览型号M32180F8TFP的Datasheet PDF文件第120页浏览型号M32180F8TFP的Datasheet PDF文件第121页  
INTERRUPT CONTROLLER (ICU)  
5.2 ICU Related Registers  
5
5.2.2 Interrupt Request Mask Register  
Interrupt Request Mask Register (IMASK)  
<Address: H’0080 0004>  
b0  
0
1
0
2
0
3
0
4
0
5
1
6
IMASK  
1
b7  
1
<After reset: H’07>  
b
Bit Name  
Function  
R
0
W
0
0–4  
5–7  
No function assigned. Fix to "0"  
IMASK  
000: Disable maskable interrupts  
R
W
Interrupt mask bit  
001: Accept interrupts with priority level 0  
010: Accept interrupts with priority levels 0–1  
011: Accept interrupts with priority levels 0–2  
100: Accept interrupts with priority levels 0–3  
101: Accept interrupts with priority levels 0–4  
110: Accept interrupts with priority levels 0–5  
111: Accept interrupts with priority levels 0–6  
The Interrupt Request Mask Register (IMASK) is used to finally determine whether or not to accept an interrupt  
request after comparing its priority with the priority levels (Interrupt Control Register ILEVEL bits) that have been  
set for each interrupt request source.  
When the Interrupt Vector Register (IVECT) described above is read, the interrupt priority level of the accepted  
interrupt request source is set in this IMASK register as a new mask value.  
When any value is written to the IMASK register, operations (1) to (2) below are automatically performed in  
hardware.  
(1) The interrupt request (EI) to the CPU core is deasserted.  
(2) The ICU’s internal sequencer is activated to start internal processing (interrupt priority resolution).  
Notes: • Do not write to the Interrupt Request Mask Register (IMASK) in the EIT handler unless interrupts  
are disabled (PSW register IE bit = "0").  
• To reenable interrupts (by setting the IE bit to "1") after writing to the Interrupt Request Mask  
Register (IMASK), perform a dummy access to the internal memory, etc. before reenabling inter-  
rupts.  
32180 Group User’s Manual (Rev.1.0)  
5-6  
 复制成功!