PREV TOC HOME INDEX NEXT


SC_TSINFO


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

Description

This structure defines the TDM bus (CT Bus) time slot information. It is used by ipm_GetXmitSlot( ), ipm_Listen( ), ipm_StartMedia( ), and ipm_GetLocalMediaInfo( ).

Field Descriptions

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

sc_numts
must be set to 1 for this release; number of time slots to follow.
sc_tsarrayp
time slot ID number


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2002, Intel Corporation
All rights reserved
This page generated November, 2002