TwiceAsNice  2019-02-18
Public Attributes | List of all members
IO Struct Reference

#include <indiduino.h>

Collaboration diagram for IO:
Collaboration graph

Public Attributes

IOTYPEStr IOType
 
int pin
 
double MulScale
 
double AddScale
 
double OnAngle
 
double OffAngle
 
double buttonIncValue
 
char * SwitchButton
 
char * UpButton
 
char * DownButton
 
char * defName
 
char * defVectorName
 

Member Data Documentation

◆ AddScale

double IO::AddScale

◆ buttonIncValue

double IO::buttonIncValue

◆ defName

char* IO::defName

◆ defVectorName

char* IO::defVectorName

◆ DownButton

char* IO::DownButton

◆ IOType

IOTYPEStr IO::IOType

◆ MulScale

double IO::MulScale

◆ OffAngle

double IO::OffAngle

◆ OnAngle

double IO::OnAngle

◆ pin

int IO::pin

◆ SwitchButton

char* IO::SwitchButton

◆ UpButton

char* IO::UpButton

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