Edit

Share via


Ft4222Gpio(Int32) Constructor

Definition

Create a FT4222 GPIO driver

public Ft4222Gpio (int deviceNumber = 0);
new Iot.Device.Ft4222.Ft4222Gpio : int -> Iot.Device.Ft4222.Ft4222Gpio
Public Sub New (Optional deviceNumber As Integer = 0)

Parameters

deviceNumber
Int32

Number of the device in the device list, default 0

Applies to