nRF5 SDK v14.0.0
Data Fields
nrf_cli_cmd_entry Struct Reference

CLI command descriptor. More...

#include <nrf_cli.h>

Data Fields

bool is_dynamic
 
union {
   nrf_cli_dynamic_get   p_dynamic_get
 Pointer to function returning dynamic commands.
 
   nrf_cli_static_entry_t const *   p_static
 Pointer to array of static commands.
 
u
 

Detailed Description

CLI command descriptor.


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

Documentation feedback | Developer Zone | Subscribe | Updated