The structure contains the entry for the debug CLI information that needs the component has to provide on a per command basis. More...
#include <clDebugApi.h>
Public Attributes | |
| ClDebugCallbackT | fpCallback |
| Function to be invoked upon a command entered on the CLI. | |
| ClCharT | funcHelp [CL_DEBUG_FUNC_HELP_LEN] |
| One line help for the command. | |
| ClCharT | funcName [CL_DEBUG_FUNC_NAME_LEN] |
| Name of the command used while invoking the command. | |
The structure contains the entry for the debug CLI information that needs the component has to provide on a per command basis.