1.1.3.7 SYS_APPDEBUG_CtrlMsgType Enum
C
typedef enum {
SYS_APPDEBUG_CTRL_MSG_TYPE_SET_LEVEL,
SYS_APPDEBUG_CTRL_MSG_TYPE_SET_FLOW,
} SYS_APPDEBUG_CtrlMsgType;
Summary
Identifies the control message for which the User has called the SYS_APPDEBUG_CtrlMsg().
Remarks
None.
