tsipConfig_t Struct Reference
[TSIP LLD Data Structures]

TSIP Initialization configuration structure. More...

#include <tsip.h>

Data Fields

int16_t physPort
uint32_t hwId
uint16_t masterCore
int16_t testMode
int16_t testModeSelect
int16_t clkRedund
int16_t endian
int16_t priority
int16_t maxPriority
tsipSizeInfo_tsizeCfg
int16_t maxPhase
void(* subFrameCallout )(void *, uint16_t)
void * cxt
tsipConfigDir_t tx
tsipConfigDir_t rx

Detailed Description

TSIP Initialization configuration structure.

The parameters in this structure are used to do initial setup of the driver.


Field Documentation

Clock redundancy flag

Callout context for the periodic function

Endian mode selection

Returned hardware ID in PID register

Master core (True/False). Only the master core configures TSIP port registers

Maximum number of phases tracked

Maximum transfer priority

Physical port number and it is 0 indexed

Transfer priority

Configuration parameters specific to the receive direction

Pointer to the size configuration information

void(* tsipConfig_t::subFrameCallout)(void *, uint16_t)

Periodic function to call at every subframe

Test mode enable/disable

Test mode selection

Configuration parameters specific to the transmit direction


The documentation for this struct was generated from the following file:

Copyright 2012, Texas Instruments Incorporated