SALLD Statistics Query Control Bit Definitions
[SA LLD Constants (enums and defines)]

SALLD Statistics Query Control Bit Definitions

Bitmap definition of the control flags in Sa_chanGetStats() API.



#define sa_STATS_QUERY_FLAG_CLEAR   0x0001
#define sa_STATS_QUERY_FLAG_TRIG   0x0002
#define sa_STATS_QUERY_FLAG_NOW   0x0004

Define Documentation

#define sa_STATS_QUERY_FLAG_CLEAR   0x0001

Control Info -- Clear some statistics after they are reported

Definition at line 1759 of file salld.h.

#define sa_STATS_QUERY_FLAG_NOW   0x0004

Control Info -- Request the SA LLD to provide the latest available statistics If the bit is not set, the SA LLD will return sa_ERR_STATS_UNAVAIL if the latest statistics is not available

Definition at line 1771 of file salld.h.

#define sa_STATS_QUERY_FLAG_TRIG   0x0002

Control Info -- Inform the SA Sub-system to provide statistics

Definition at line 1764 of file salld.h.


Copyright 2014, Texas Instruments Incorporated