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

PEB2086N 参数 Datasheet PDF下载

PEB2086N图片预览
型号: PEB2086N
PDF下载: 下载PDF文件 查看货源
内容描述: ISDN SubscribernAccess控制器 [ISDN SubscribernAccess Controller]
分类和应用: 数字传输接口电信集成电路电信电路综合业务数字网控制器
文件页数/大小: 320 页 / 1450 K
品牌: INFINEON [ Infineon ]
 浏览型号PEB2086N的Datasheet PDF文件第276页浏览型号PEB2086N的Datasheet PDF文件第277页浏览型号PEB2086N的Datasheet PDF文件第278页浏览型号PEB2086N的Datasheet PDF文件第279页浏览型号PEB2086N的Datasheet PDF文件第281页浏览型号PEB2086N的Datasheet PDF文件第282页浏览型号PEB2086N的Datasheet PDF文件第283页浏览型号PEB2086N的Datasheet PDF文件第284页  
Low Level Controller  
6.3.2.3 Register Bit Definitions  
To facilitate reading and debugging of the code, the bits of many registers are defined as  
follows:  
The definitions  
#define ISTA_RME  
#define ISTA_RPF  
#define ISTA_RSC  
#define ISTA_XPR  
#define ISTA_TIN  
#define ISTA_CIC  
#define ISTA_SIN  
#define ISTA_EXI  
(BYTE)0x80  
(BYTE)0x40  
(BYTE)0x20  
(BYTE)0x10  
(BYTE)0x08  
(BYTE)0x04  
(BYTE)0x02  
(BYTE)0x01  
specify the bits of the ISAC-S interrupt status register (ISTA).  
6.4 Interrupts  
Int_ICC is to be called in the case of ISAC-S interrupts. The following interrupts are handled  
directly in Int_ICC:  
’Transmit pool ready’ interrupt (ISTA:XPR)  
’Timer’ interrupt (ISTA:TIN).  
’Receive Status Change’ interrupt (ISTA:RSC).  
’Extended’ interrupt (ISTA:EXI).  
The ’Receive Pool Full’ (ISTA:RPF) and ’Receive Message End’ (ISTA:RME) interrupts are  
handled by function RX_ICC. The ’CI or SQ channel change’ interrupt (ISTA:CISQ) is handled  
by IntL1_SBC.  
Please note that the following interrupts are not handled by the interrupt service routine  
described here:  
ISTA:SIN  
(synchronous transfer interrupt)  
EXIR:SOV (synchronous transfer overflow)  
EXIR:MOS (monitor status) is handled by external functions which are not part of this  
description.  
EXIR:SAW (subscriber awake)  
EXIR:WOV (watchdog timer overflow)  
Semiconductor Group  
280  
 复制成功!