MVMFirmwareCpp
Classes | Typedefs | Variables
arduino.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Serial
 
struct  Argument
 
struct  Command
 
struct  CommandError
 
struct  SimpleCLI
 

Typedefs

typedef const char * cmd
 
typedef const char * cmd_error
 

Variables

struct Serial Serial
 

Typedef Documentation

◆ cmd

typedef const char* cmd

Definition at line 33 of file arduino.h.

◆ cmd_error

typedef const char* cmd_error

Definition at line 34 of file arduino.h.

Variable Documentation

◆ Serial

struct Serial Serial