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

MPD789871 参数 Datasheet PDF下载

MPD789871图片预览
型号: MPD789871
PDF下载: 下载PDF文件 查看货源
内容描述: 8位单芯片微控制器 [8-Bit Single-Chip Microcontrollers]
分类和应用: 微控制器
文件页数/大小: 321 页 / 1339 K
品牌: NEC [ NEC ]
 浏览型号MPD789871的Datasheet PDF文件第58页浏览型号MPD789871的Datasheet PDF文件第59页浏览型号MPD789871的Datasheet PDF文件第60页浏览型号MPD789871的Datasheet PDF文件第61页浏览型号MPD789871的Datasheet PDF文件第63页浏览型号MPD789871的Datasheet PDF文件第64页浏览型号MPD789871的Datasheet PDF文件第65页浏览型号MPD789871的Datasheet PDF文件第66页  
CHAPTER 3 CPU ARCHITECTURE  
(a) Interrupt enable flag (IE)  
This flag controls interrupt request acknowledgement operations of the CPU.  
When 0, IE is set to the interrupt disable status (DI), and interrupt requests other than non-maskable  
interrupt are all disabled.  
When 1, IE is set to the interrupt enable status (EI). Interrupt request acknowledgement enable is  
controlled with an interrupt mask flag for various interrupt sources.  
IE is reset (0) upon DI instruction execution or interrupt acknowledgment and is set (1) upon EI  
instruction execution.  
(b) Zero flag (Z)  
When the operation result is zero, this flag is set (1). It is reset (0) in all other cases.  
(c) Auxiliary carry flag (AC)  
If the operation result has a carry from bit 3 or a borrow at bit 3, this flag is set (1). It is reset (0) in all  
other cases.  
(d) Carry flag (CY)  
This flag stores overflow and underflow upon add/subtract instruction execution. It stores the shift-out  
value upon rotate instruction execution and functions as a bit accumulator during bit manipulation  
instruction execution.  
62  
User’s Manual U15075EJ1V0UM00  
 复制成功!