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

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

This structure contains 56Kbps, HDLC-mode configuration parameters. More...


Data Fields

BOOL hdlc56kMode
 56kbps(TRUE)/64kbps(FALSE) HDLC

IxHssAcc56kEndianness hdlc56kEndian
 56kbps data endianness
  • ignored if hdlc56kMode is FALSE


BOOL hdlc56kUnusedBitPolarity0
 The polarity '0'(TRUE)/'1'(FALSE) of the unused bit while in 56kbps mode
  • ignored if hdlc56kMode is FALSE.



Detailed Description

This structure contains 56Kbps, HDLC-mode configuration parameters.

Definition at line 590 of file IxHssAcc.h.


Field Documentation

IxHssAcc56kEndianness IxHssAccHdlcMode::hdlc56kEndian
 

56kbps data endianness

  • ignored if hdlc56kMode is FALSE

Definition at line 593 of file IxHssAcc.h.

BOOL IxHssAccHdlcMode::hdlc56kMode
 

56kbps(TRUE)/64kbps(FALSE) HDLC

Definition at line 592 of file IxHssAcc.h.

BOOL IxHssAccHdlcMode::hdlc56kUnusedBitPolarity0
 

The polarity '0'(TRUE)/'1'(FALSE) of the unused bit while in 56kbps mode

  • ignored if hdlc56kMode is FALSE.

Definition at line 595 of file IxHssAcc.h.


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