CLI static command descriptor. More...
#include <nrf_cli.h>
Data Fields |
|
| char const * | p_syntax |
|
Command syntax strings.
|
|
| char const * | p_help |
|
Command help string.
|
|
| nrf_cli_cmd_entry_t const * | p_subcmd |
|
Pointer to subcommand.
|
|
| nrf_cli_cmd_handler | handler |
|
Command handler.
|
|
Detailed Description
CLI static command descriptor.
- components/libraries/cli/nrf_cli.h