Treehopper C# API
PinMode.cs File Reference

Namespaces

namespace  Treehopper
 Base Treehopper namespace.
 

Enumerations

enum  PinMode {
  Reserved, DigitalInput, PushPullOutput, OpenDrainOutput,
  AnalogInput, SoftPwm, Unassigned
}
 An enumeration representing the different supported modes of this pin. More...