![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
#include <cli.h>
Data Fields | |
const char * | mName |
A pointer to the command string. | |
void(* | mCommand )(int argc, char *argv[]) |
A function pointer to process the command. | |
This structure represents a CLI command.