![]() |
![]() |
PA Command Information structure. More...
#include <pa.h>
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.
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