nRF5 SDK v16.0.0
Data Fields
nrf_cli_static_entry Struct Reference

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.


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

Documentation feedback | Developer Zone | Subscribe | Updated