欢迎访问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文件第65页浏览型号R5F21134DFP的Datasheet PDF文件第66页浏览型号R5F21134DFP的Datasheet PDF文件第67页浏览型号R5F21134DFP的Datasheet PDF文件第68页浏览型号R5F21134DFP的Datasheet PDF文件第70页浏览型号R5F21134DFP的Datasheet PDF文件第71页浏览型号R5F21134DFP的Datasheet PDF文件第72页浏览型号R5F21134DFP的Datasheet PDF文件第73页  
R8C/13 Group  
10.1 Interrupt Overview  
Returning from an Interrupt Routine  
The FLG register and PC in the state in which they were immediately before entering the interrupt  
sequence are restored from the stack by executing the REIT instruction at the end of the interrupt  
routine. Thereafter the CPU returns to the program which was being executed before accepting the  
interrupt request.  
Return the other registers saved by a program within the interrupt routine using the POPM or similar  
instruction before executing the REIT instruction.  
Interrupt Priority  
If two or more interrupt requests are generated while executing one instruction, the interrupt request  
that has the highest priority is accepted.  
For maskable interrupts (peripheral functions), any desired priority level can be selected using the  
ILVL2 to ILVL0 bits. However, if two or more maskable interrupts have the same priority level, their  
interrupt priority is resolved by hardware, with the highest priority interrupt accepted.  
The watchdog timer and other special interrupts have their priority levels set in hardware. Figure 10.8  
shows the Hardware Interrupt Priority.  
Software interrupts are not affected by the interrupt priority. If an instruction is executed, control  
branches invariably to the interrupt routine.  
Reset > WDT/Oscillation stop detection/Voltage detection > Peripheral function > Single step > Address match  
Figure 10.8 Hardware Interrupt Priority  
Rev.1.20 Jan 27, 2006 page 58 of 205  
REJ09B0111-0120  
 复制成功!