共用方式為


PinState(PinMode) 建構函式

定義

初始化 PinState

public PinState (System.Device.Gpio.PinMode currentMode);
new Iot.Device.Gpio.Drivers.PinState : System.Device.Gpio.PinMode -> Iot.Device.Gpio.Drivers.PinState
Public Sub New (currentMode As PinMode)

參數

currentMode
PinMode

針腳模式。

適用於