SALLD General Control Info Valid Bit Definitions
[SA LLD Constants (enums and defines)]

SALLD General Control Info Valid Bit Definitions

Bitmap definition of the validBitfield in Sa_GenCtrlInfo_t. It allows selective control parameters



#define sa_CONTROLINFO_VALID_CTRL_BITMAP   0x0001
#define sa_CONTROLINFO_VALID_TX_CTRL   0x0002
#define sa_CONTROLINFO_VALID_RX_CTRL   0x0004
#define sa_CONTROLINFO_VALID_REPLAY_WIN   0x0008

Define Documentation

#define sa_CONTROLINFO_VALID_CTRL_BITMAP   0x0001

Control Info -- ctrlBitfield

Definition at line 760 of file salld.h.

#define sa_CONTROLINFO_VALID_REPLAY_WIN   0x0008

Control Info -- replayWindowSize

Definition at line 775 of file salld.h.

#define sa_CONTROLINFO_VALID_RX_CTRL   0x0004

Control Info -- rtxCtrl

Definition at line 770 of file salld.h.

#define sa_CONTROLINFO_VALID_TX_CTRL   0x0002

Control Info -- txCtrl

Definition at line 765 of file salld.h.


Copyright 2014, Texas Instruments Incorporated