![]() |
nRF5 SDK
v13.0.0
|
Choose documentation: | nRF5 SDK | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
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. | |
CLI command descriptor.