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

7906 参数 Datasheet PDF下载

7906图片预览
型号: 7906
PDF下载: 下载PDF文件 查看货源
内容描述: 16位单片机 [16-BIT SINGLE-CHIP MICROCOMPUTER]
分类和应用: 计算机
文件页数/大小: 531 页 / 3056 K
品牌: RENESAS [ RENESAS TECHNOLOGY CORP ]
 浏览型号7906的Datasheet PDF文件第152页浏览型号7906的Datasheet PDF文件第153页浏览型号7906的Datasheet PDF文件第154页浏览型号7906的Datasheet PDF文件第155页浏览型号7906的Datasheet PDF文件第157页浏览型号7906的Datasheet PDF文件第158页浏览型号7906的Datasheet PDF文件第159页浏览型号7906的Datasheet PDF文件第160页  
TIMER B  
8.2 Block description  
8.2.4 Timer Bi interrupt control register  
Figure 8.2.4 shows the structure of the timer Bi interrupt control register. For details about interrupts, refer  
to “CHAPTER 6. INTERRUPTS.”  
b7 b6 b5 b4 b3 b2 b1 b0  
Timer Bi interrupt control register (i = 0 to 2) (Addresses 7A16 to 7C16)  
Function  
Bit  
0
Bit name  
At reset R/W  
b2 b1b0  
0
0
0
Interrupt priority level select bits  
RW  
RW  
RW  
0 0 0 : Level 0 (Interrupt disabled)  
0 0 1 : Level 1  
0 1 0 : Level 2  
1
2
0 1 1 : Level 3  
1 0 0 : Level 4  
1 0 1 : Level 5  
1 1 0 : Level 6  
1 1 1 : Level 7  
Interrupt request bit  
Nothing is assigned.  
RW  
(Note)  
0 : No interrupt requested  
1 : Interrupt requested  
0
3
Undefined  
7 to 4  
Note: When writing to this bit, use the MOVM (MOVMB) or STA (STAB, STAD) instruction.  
Fig. 8.2.4 Structure of timer Bi interrupt control register  
(1) Interrupt priority level select bits (bits 2 to 0)  
These bits are used to select a timer Bi interrupts priority level. When using timer Bi interrupts,  
select the priority level from levels 1 through 7. When a timer Bi interrupt request occurs, its priority  
level is compared with the processor interrupt priority level (IPL), so that the requested interrupt is  
enabled only when its priority level is higher than the IPL. (However, this applies when the interrupt  
disable bit (I) = 0.) To disable timer Bi interrupts, set these bits to 000 (level 0).  
2
(2) Interrupt request bit (bit 3)  
This bit is set to 1when a timer Bi interrupt request occurs. This bit is automatically cleared to 0”  
when the timer Bi interrupt request is accepted. This bit can be set to 1or cleared to 0by  
software.  
7906 Group Users Manual Rev.2.0  
8-5