![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
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 |
CLI command descriptor.