reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

supportedPinTypes Struct Reference

#include <ofArduino.h>

Public Attributes

bool inputSupported = false
 
bool outputSupported = false
 
bool analogSupported = false
 
bool pwmSupported = false
 
bool servoSupported = false
 
bool i2cSupported = false
 
bool serialSupported = false
 
bool onewireSupported = false
 
bool stepperSupported = false
 
bool encoderSupported = false
 

Member Data Documentation

◆ analogSupported

bool supportedPinTypes::analogSupported = false

◆ encoderSupported

bool supportedPinTypes::encoderSupported = false

◆ i2cSupported

bool supportedPinTypes::i2cSupported = false

◆ inputSupported

bool supportedPinTypes::inputSupported = false

◆ onewireSupported

bool supportedPinTypes::onewireSupported = false

◆ outputSupported

bool supportedPinTypes::outputSupported = false

◆ pwmSupported

bool supportedPinTypes::pwmSupported = false

◆ serialSupported

bool supportedPinTypes::serialSupported = false

◆ servoSupported

bool supportedPinTypes::servoSupported = false

◆ stepperSupported

bool supportedPinTypes::stepperSupported = false

The documentation for this struct was generated from the following file:
  • /Users/icq4ever/Desktop/oF0120/libs/openFrameworks/communication/ofArduino.h