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

78M6612-IMR/F 参数 Datasheet PDF下载

78M6612-IMR/F图片预览
型号: 78M6612-IMR/F
PDF下载: 下载PDF文件 查看货源
内容描述: 单相,双插座电源和电能计量IC [Single-Phase, Dual-Outlet Power and Energy Measurement IC]
分类和应用: 插座
文件页数/大小: 111 页 / 1528 K
品牌: TERIDIAN [ TERIDIAN SEMICONDUCTOR CORPORATION ]
 浏览型号78M6612-IMR/F的Datasheet PDF文件第27页浏览型号78M6612-IMR/F的Datasheet PDF文件第28页浏览型号78M6612-IMR/F的Datasheet PDF文件第29页浏览型号78M6612-IMR/F的Datasheet PDF文件第30页浏览型号78M6612-IMR/F的Datasheet PDF文件第32页浏览型号78M6612-IMR/F的Datasheet PDF文件第33页浏览型号78M6612-IMR/F的Datasheet PDF文件第34页浏览型号78M6612-IMR/F的Datasheet PDF文件第35页  
DS_6612_001  
78M6612 Data Sheet  
Watchdog Timer Reload Register (WDTREL)  
Table 23: The WDTREL Register  
MSB  
LSB  
7
6
5
4
3
2
1
0
Bit  
Symbol Function  
Prescaler select bit. When set, the watchdog is clocked through an  
additional divide-by-16 prescaler.  
WDTREL[7]  
7
WDTREL[6]  
to  
WDTREL[0]  
Seven bit reload value for the high-byte of the watchdog timer. This  
value is loaded to the WDT when a refresh is triggered by a consecutive  
setting of bits WDT and SWDT.  
6-0  
The WDTREL register can be loaded and read at any time.  
1.4.9 Interrupts  
The 80515 provides 11 interrupt sources with four priority levels. Each source has its own request flag(s)  
located in a special function register (TCON, IRCON, and SCON). Each interrupt requested by the  
corresponding flag can be individually enabled or disabled by the enable bits in SFRs IEN0, IEN1, and  
IEN2.  
External interrupts are the interrupts external to the 80515 core, i.e. signals that originate  
in other parts of the 78M6612, for example the CE, DIO, RTC EEPROM interface.  
1.4.9.1 Interrupt Overview  
When an interrupt occurs, the MPU will vector to the predetermined address as shown in Table 37.  
Once interrupt service has begun, it can be interrupted only by a higher priority interrupt. The interrupt  
service is terminated by a return from the RETI instruction. When a RETI is performed, the MPU will  
return to the instruction that would have been next when the interrupt occurred.  
When the interrupt condition occurs, the MPU will also indicate this by setting a flag bit. This bit is set  
regardless of whether the interrupt is enabled or disabled. Each interrupt flag is sampled once per  
machine cycle, then samples are polled by the hardware. If the sample indicates a pending interrupt  
when the interrupt is enabled, then the interrupt request flag is set.  
On the next instruction cycle, the interrupt will be acknowledged by hardware forcing an LCALL to the  
appropriate vector address, if the following conditions are met:  
No interrupt of equal or higher priority is already in progress.  
An instruction is currently being executed and is not completed.  
The instruction in progress is not RETI or any write access to the registers IEN0, IEN1, IEN2, IP0 or  
IP1.  
Rev. 1.2  
31