欢迎访问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文件第301页浏览型号7906的Datasheet PDF文件第302页浏览型号7906的Datasheet PDF文件第303页浏览型号7906的Datasheet PDF文件第304页浏览型号7906的Datasheet PDF文件第306页浏览型号7906的Datasheet PDF文件第307页浏览型号7906的Datasheet PDF文件第308页浏览型号7906的Datasheet PDF文件第309页  
A-D CONVERTER  
12.2 Block description  
12.2.4 A-D conversion interrupt control register  
Figure 12.2.7 shows the structure of the A-D conversion interrupt control register. For details about interrupts,  
refer to “CHAPTER 6. INTERRUPTS.”  
b7 b6 b5 b4 b3 b2 b1 b0  
A-D conversion interrupt control register (Address 7016)  
Function  
Bit  
0
Bit name  
At reset R/W  
b2 b1b0  
Interrupt priority level select bits  
0
RW  
RW  
RW  
RW  
0 0 0 : Level 0 (Interrupt disabled)  
0 0 1 : Level 1  
0 1 0 : Level 2  
1
2
0
0
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.  
Undefined  
0 : No interrupt requested  
1 : Interrupt requested  
3
(Note 1) (Note 2)  
7 to 4  
Undefined  
Notes 1: Before using an A-D conversion interrupt, be sure to clear this bit to 0by software.  
2: When writing to this bit, use the MOVM (MOVMB) or STA (STAB, STAD) instruction.  
Fig. 12.2.7 Structure of A-D conversion interrupt control register  
(1) Interrupt priority level select bits (bits 2 to 0)  
These bits are used to select an A-D conversion interrupts priority level. When using an A-D conversion  
interrupt, be sure to select one of the priority levels (1 to 7). When an A-D conversion interrupt  
request occurs, its priority level is compared with the processor interrupt priority level (IPL). The  
requested interrupt is enabled only when its priority level is higher than the IPL. (However, this  
applies when the interrupt disable flag (I) = 0.)  
To disable an A-D conversion interrupt, set these bits to 000 (level 0).  
2
(2) Interrupt request bit (bit 3)  
This bit is set to 1when an A-D conversion interrupt request has occurred. This bit is automatically  
cleared to 0when the A-D conversion interrupt request has accepted. This bit can be set to 1or  
cleared to 0by software.  
7906 Group Users Manual Rev.2.0  
12-10