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

MPC82X54AS3 参数 Datasheet PDF下载

MPC82X54AS3图片预览
型号: MPC82X54AS3
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器 [8-bit micro-controller]
分类和应用: 微控制器
文件页数/大小: 74 页 / 1587 K
品牌: MEGAWIN [ MEGAWIN TECHNOLOGY CO., LTD ]
 浏览型号MPC82X54AS3的Datasheet PDF文件第26页浏览型号MPC82X54AS3的Datasheet PDF文件第27页浏览型号MPC82X54AS3的Datasheet PDF文件第28页浏览型号MPC82X54AS3的Datasheet PDF文件第29页浏览型号MPC82X54AS3的Datasheet PDF文件第31页浏览型号MPC82X54AS3的Datasheet PDF文件第32页浏览型号MPC82X54AS3的Datasheet PDF文件第33页浏览型号MPC82X54AS3的Datasheet PDF文件第34页  
interrupt. Neither of these flags is cleared by hardware when the service routine is vectored to.
The service routine should poll them to determine which one to request service and it will be
cleared by software.
All of the bits that generate interrupts can be set or cleared by software with the same result
as done through it by hardware. In other words, interrupts or pending interrupts can be
generated or canceled in software.
The following content describes several SFR related to interrupt mechanism.
SFR:
IE
(Interrupt Enable)
Bit-7
EA
Bit-6
Bit-5
Bit-4
ES
Bit-3
ET1
Bit-2
EX1
Bit-1
ET0
Bit-0
EX0
EPCA_LVD ESPI_ADC
EA:=Global
interrupt controller.
0:=(default)
Disable all interrupts
1:=
Release interrupt control to all individual interrupt controllers.
EPCA_LVD:=Interrupt
controller of Programmable Counter Array (PCA) and Low-Voltage
Detector
0:=(default)
Disable
1:=
Enable
ESPI_ADC:=
Interrupt controller of Serial Peripheral Interface (SPI) and A/D Converter (ADC).
0:=(default)
Disable
1:=
Enable
ES:=Interrupt
controller of Universal Asynchronous Receiver/Transmitter (UART).
0:=(default)
Disable
1:=
Enable
ET1:=Interrupt
controller of Timer-1 interrupt.
0:=(default)
Disable
1:=
Enable
EX1:=Interrupt
controller of external interrupt-1.
0:=(default)
Disable
1:=
Enable
30
MPC82x54A Data Sheet
MEGAWIN