PREV TOC HOME INDEX NEXT


SC_TSINFO


typedef struct {
      unsigned long     sc_numts;
      long             *sc_tsarrayp;
} SC_TSINFO;  

Description

This structure defines the TDM bus time slot information. It is used by ms_getxmitslot( ) and ms_listen( ).

Field Descriptions

The fields of the SC_TSINFO data structure are described as follows:

sc_numts
specifies the total number of TDM bus time slots to which the connection is to be made
sc_tsarrayp
pointer to an array which contains the TDM bus time slots (between 0 and 1023) to be connected to the receive of the station device
 

PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated January, 2003