CLI command descriptor. More...
#include <nrf_cli.h>
Data Fields |
|
| const char * | p_syntax |
|
Command syntax strings.
|
|
| const char * | p_help |
|
Command help string.
|
|
| void(* | handler )( nrf_cli_t const *p_cli, size_t argc, char **argv) |
|
Command handler.
|
|
Detailed Description
CLI command descriptor.
- components/libraries/cli/nrf_cli.h