共用方式為


Ft4222Gpio(Int32) 建構函式

定義

建立 FT4222 GPIO 驅動程式

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

參數

deviceNumber
Int32

裝置清單中的裝置數目,預設為 0

適用於