|
RTEMS CPU Kit with SuperCore
4.11.2
|
Table of handlers we parse to invoke the command. More...
Data Fields | |
| const char * | name |
| The sub-command's name. More... | |
| rtems_trace_buffering_shell_handler_t | handler |
| The sub-command's handler. More... | |
| const char * | help |
| The sub-command's help. More... | |
Table of handlers we parse to invoke the command.
| rtems_trace_buffering_shell_handler_t rtems_trace_buffering_shell_cmd_t::handler |
The sub-command's handler.
| const char* rtems_trace_buffering_shell_cmd_t::help |
The sub-command's help.
| const char* rtems_trace_buffering_shell_cmd_t::name |
The sub-command's name.
1.8.13