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

PEB2086N 参数 Datasheet PDF下载

PEB2086N图片预览
型号: PEB2086N
PDF下载: 下载PDF文件 查看货源
内容描述: ISDN SubscribernAccess控制器 [ISDN SubscribernAccess Controller]
分类和应用: 数字传输接口电信集成电路电信电路综合业务数字网控制器
文件页数/大小: 320 页 / 1450 K
品牌: INFINEON [ Infineon ]
 浏览型号PEB2086N的Datasheet PDF文件第271页浏览型号PEB2086N的Datasheet PDF文件第272页浏览型号PEB2086N的Datasheet PDF文件第273页浏览型号PEB2086N的Datasheet PDF文件第274页浏览型号PEB2086N的Datasheet PDF文件第276页浏览型号PEB2086N的Datasheet PDF文件第277页浏览型号PEB2086N的Datasheet PDF文件第278页浏览型号PEB2086N的Datasheet PDF文件第279页  
Low Level Controller  
6.2.3  
External Functions  
The LLC program listing shows some references to external functions (indicated by an  
’IMPORT’ declaration). These functions are used by the LLC but are not part of it. These  
external functions must be provided by the operating system or a higher layer protocol  
software.  
MMU_req ()  
By calling MMU_req the ISAC-S LLC requests memory for the temporary storage of a received  
data frame. The memory management unit (MMU) of the operating system has to provide a  
memory buffer of the required size (max. 260 bytes).  
MMU_free ()  
MMU_free is the counterpart to MMU_req. The operating system can release a previously  
allocated memory buffer.  
STRING_IN () and STRING_OUT ()  
STRING_IN and STRING_OUT are assembler written functions for fast input and output of  
data frames from/to the ISAC-S FIFO.  
ENTERNOINT () and LEAVENOINT ()  
ENTERNOINT and LEAVENOINT are called to disable and enable all system interrupts in time  
critical sections.  
Decode_S_Frame_BASIC ()  
Decode_S_Frame_BASIC is called by the LLC interrupt server to transfer a received HDLC  
S frame to a higher layer protocol software.  
Following information is passed to Decode_S_Frame_BASIC:  
’pei’:  
1 byte value identifying the performed address recognition. The bits 0, 1 and 2 of  
’pei’ represent the bits TA, SA0 and SA1 of the ISAC-S’ RSTA register.  
’sapi’:  
1 byte value representing the received HDLC SAPI address byte. Bit 1 of ’sapi’ is  
the C/R bit value (RSTA:CR). The most significant 6 bits of ’sapi’ are 0 in  
auto-mode, non-auto-mode and transparent mode.  
’tei’:  
1 byte value representing the received HDLC TEI address byte. ’tei’ is 0 in  
auto-mode and non-auto-mode.  
’ctrl’:  
2 byte value representing the contents of the received HDLC control field.  
’frame_status’: 1 byte value  
= 0 × 00: frame is valid.  
= 0 × 80: frame is mutilated (last byte of two byte control field missing).  
= 0 × 82: frame is too long. S-frame with I-field.  
’M128’: 1 byte value. 0 in modulo 8 operating mode (1 byte control field), 1 in modulo 128  
operating mode (2 byte control field). For correct decoding of ’ctrl’ above.  
Semiconductor Group  
275  
 复制成功!