hdlc_tx_state_t Struct Reference

#include <hdlc.h>

List of all members.

Public Attributes

int crc_bytes
hdlc_underflow_handler_t underflow_handler
 The callback routine called to indicate transmit underflow.
void * user_data
 An opaque parameter passed to the callback routine.
int num_bits
int idle_byte
int len
uint8_t buffer [HDLC_MAXFRAME_LEN+2]
int pos
int byte
int bits
int underflow_reported


Detailed Description

HDLC transmit descriptor. This contains all the state information for an HDLC transmitter.


Member Data Documentation

int hdlc_tx_state_t::crc_bytes

2 for CRC-16, 4 for CRC-32


The documentation for this struct was generated from the following file:
Generated on Fri Nov 10 09:40:25 2006 for libspandsp by  doxygen 1.5.1