![]() |
![]() |
SALLD General Control Info Control Bit Definitions | |
Bitmap definition of the ctrlBitfield in Sa_GenCtrlInfo_t. It allows selective enabling/disabling of specific SALLD operations | |
#define | sa_CONTROLINFO_CTRL_TX_ON 0x0001 |
#define | sa_CONTROLINFO_CTRL_RX_ON 0x0002 |
#define | sa_CONTROLINFO_CTRL_TX_RX_MASK 0x0003 |
#define | sa_CONTROLINFO_CTRL_SW_ONLY 0x0008 |
#define | sa_CONTROLINFO_CTRL_OP_MASK 0x000b |
#define sa_CONTROLINFO_CTRL_OP_MASK 0x000b |
#define sa_CONTROLINFO_CTRL_RX_ON 0x0002 |
#define sa_CONTROLINFO_CTRL_SW_ONLY 0x0008 |
#define sa_CONTROLINFO_CTRL_TX_ON 0x0001 |