![]() |
Windows Virtual Shields for Arduino
|
Go to the source code of this file.
Classes | |
union | ARGB |
struct | EPtr |
Typedefs | |
typedef unsigned int | UINT |
Enumerations | |
enum | SensorAction { Stop = 0, Once = 1, Start = 2, OnceOnChange = 3 } |
enum | EPtrType { None = 0, ProgPtr = 1, MemPtr = 2, Int = 3, Uint = 4, Double = 5, Long = 6, Bool = 7, Char = 8, ArrayStart = 9, ArrayEnd = 10, ValueOnly = 11, Format = 12, Parse = 13 } |
Variables | |
const bool | AsText = true |
typedef unsigned int UINT |
enum EPtrType |
enum SensorAction |
const bool AsText = true |