Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

IxHssAccPktHdlcFraming Struct Reference
[IXP425 HSS Access (IxHssAcc) API]

This structure contains information required by the NPE to configure the HDLC co-processor. More...


Data Fields

IxHssAccPktHdlcIdleType hdlcIdleType
 What to transmit when a HDLC port is idle.

IxHssAccBitEndian dataEndian
 The HDLC data endianness.

IxHssAccPktCrcType crcType
 The CRC type to be used for this HDLC port.


Detailed Description

This structure contains information required by the NPE to configure the HDLC co-processor.

Definition at line 605 of file IxHssAcc.h.


Field Documentation

IxHssAccPktCrcType IxHssAccPktHdlcFraming::crcType
 

The CRC type to be used for this HDLC port.

Definition at line 609 of file IxHssAcc.h.

IxHssAccBitEndian IxHssAccPktHdlcFraming::dataEndian
 

The HDLC data endianness.

Definition at line 608 of file IxHssAcc.h.

IxHssAccPktHdlcIdleType IxHssAccPktHdlcFraming::hdlcIdleType
 

What to transmit when a HDLC port is idle.

Definition at line 607 of file IxHssAcc.h.


The documentation for this struct was generated from the following file:
Automatically generated from sources. © Intel Corp. 2003