TSIP LLD Data Structures
[TSIP LLD Module API]

Data Structures

struct  tsipSizeInfo_t
 TSIP Size Configuration Structure. More...
struct  tsipConfigDir_t
 TSIP Initialization config structure specific to Tx/Rx directions. More...
struct  tsipConfig_t
 TSIP Initialization configuration structure. More...
struct  tsipTsControlDir_t
 TSIP timeslot run-time configuration structure specific to Tx/Rx directions. More...
struct  tsipTsControl_t
 TSIP timeslot run-time configuration structure. More...

Typedefs

typedef int tsipReturn_t
 The return type for module functions.
typedef void * Tsip_DrvHandle
 Specification of Tsip_DrvHandle.
typedef void * Tsip_PortHandle
 Specification of Tsip_PortHandle.
typedef int16_t tsipData_t

Typedef Documentation

typedef void* Tsip_DrvHandle

Specification of Tsip_DrvHandle.

The Tsip_DrvHandle is used to identify a TSIP Driver instance

typedef void* Tsip_PortHandle

Specification of Tsip_PortHandle.

The Tsip_PortHandle is used to identify a TSIP Port instance

typedef int16_t tsipData_t

The input/output data type of TSIP.

typedef int tsipReturn_t

The return type for module functions.

Function calls to this module return values used to determine if the command was successful or the reason for failure (see Function Return Values).


Copyright 2012, Texas Instruments Incorporated