SmartBar
Loading...
Searching...
No Matches
Command Struct Reference

Structure for storing commands. More...

#include <cli.h>

Data Fields

const char * name
 
void(* function )(void)
 

Detailed Description

Structure for storing commands.

This structure stores the name of the command and the function to be executed.

Parameters
nameName of the command
functionFunction to be executed

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