paCmdInfo_t Struct Reference
[PA LLD Data Structures]

PA Command Information structure. More...

#include <pa.h>

Data Fields

uint16_t cmd
union {
   paCmdNextRoute_t   route
   paTxChksum_t   chksum
   paCmdCrcOp_t   crcOp
   paCmdCopy_t   copy
   paPatchInfo_t   patch
   paPayloadInfo_t   payload
   paCmdSet_t   cmdSet
   paCmdMultiRoute_t   mRoute
   paCmdTxTimestamp_t   txTs
   paCmdIpFrag_t   ipFrag
   paCmdUsrStats_t   usrStats
   paCmdSetUsrStats_t   cmdSetUsrStats
   paPatchMsgLenInfo_t   patchMsgLen
   paCmdVerifyPktErr_t   verifyPktErr
   paCmdSplitOp_t   split
params

Detailed Description

PA Command Information structure.

Data structure defines PA commands. The PA command can be invoked by the paRouteInfo_t as a simple command. They are the building blocks for function Pa_configCmdSet to create a list of commands refered as a command set in the from-network direction. They can be used by the function Pa_formatTxCmd to create or update the list of tx commands.


Field Documentation

Specify Tx Checksum command specific parameters

uint16_t paCmdInfo_t::cmd

Specify the PA command code as defined at Command Code

Specify Command Set command specific parameters

Specify Command Set and User-defined Statistics command specific parameters

Specify Copy command specific parameters

Specify CRC operation command specific parameters

Specify IP fragmentation command specific parameters

Specify Multi-route command specific parameters

union { ... } paCmdInfo_t::params

Contain the command specific parameters

Specify Patch command specific parameters

Specify Patch Message Length command specific parameters

Specify the payload information required by SA

Specify nextRoute command specific parameters

Specify Split command sepcific parameters

Specify Report Tx Timestamp command specific parameters

Specify User-defined Statistics command specific parameters

Specify Packet error Verification command specific parameters


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

Copyright 2012, Texas Instruments Incorporated