Sa_CmdLabelInfo_t Struct Reference
[SA LLD Data Structures]

SA Command Label Information structure. More...

#include <salld.h>

Data Fields

uint16_t cmdLbSize
uint8_t * cmdLbBuf
Sa_CmdLbUpdateInfo_tcmdLbUpdateInfo

Detailed Description

SA Command Label Information structure.

Data structure defines the SA-specific command label information used by SA to route packet to sub-engines within SA. The command label information will be formatted by the SA LLD based on the channel configuration parameters and the payload information as defined at Sa_PayloadInfo_t. The command label should be copied to the protocol-specific section at the CPPI packet descriptor as provided through the CPPI LLD or equivalent component.

Note:
: This structure is only used in Data Mode and the cmdLbBuf should be provided by the caller.

Definition at line 1393 of file salld.h.


Field Documentation

Pointer to the buffer which contains the command labels The buffer should be allocated by the caller in Data Mode opeation and 4-byte alignment is required

Definition at line 1395 of file salld.h.

Specify the command label size in bytes

Definition at line 1394 of file salld.h.

Pointer to command label updating data structure, the command label updating information will be provided upon return if not NLL pointer

Definition at line 1398 of file salld.h.


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

Copyright 2014, Texas Instruments Incorporated