nRF5 SDK v13.0.0
Data Fields
nrf_cli_cmd_t Struct Reference

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.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated