[Missing <summary> documentation for "P:Bespoke.Robotics.BrainStem.DigitalIoPinConfiguration.DigitalIoPin"]
Assembly: Bespoke.Robotics.BrainStem (in Bespoke.Robotics.BrainStem.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public DigitalIoPinType DigitalIoPin { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property DigitalIoPin As DigitalIoPinType |
| Visual C++ |
|---|
public: property DigitalIoPinType DigitalIoPin { DigitalIoPinType get (); void set (DigitalIoPinType value); } |