MotorPins.Deconstruct(Int32, Int32, Int32) Method

Definition

public void Deconstruct (out int SpeedPin, out int In1Pin, out int In2Pin);
member this.Deconstruct : int * int * int -> unit
Public Sub Deconstruct (ByRef SpeedPin As Integer, ByRef In1Pin As Integer, ByRef In2Pin As Integer)

Parameters

SpeedPin
Int32
In1Pin
Int32
In2Pin
Int32

Applies to