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.
- components/libraries/cli/nrf_cli.h