Sdílet prostřednictvím


GpioController.GetPinMode(Int32) Metoda

Definice

Získá režim špendlíku.

public System.Device.Gpio.PinMode GetPinMode (int pinNumber);
public virtual System.Device.Gpio.PinMode GetPinMode (int pinNumber);
member this.GetPinMode : int -> System.Device.Gpio.PinMode
abstract member GetPinMode : int -> System.Device.Gpio.PinMode
override this.GetPinMode : int -> System.Device.Gpio.PinMode
Public Function GetPinMode (pinNumber As Integer) As PinMode
Public Overridable Function GetPinMode (pinNumber As Integer) As PinMode

Parametry

pinNumber
Int32

Číslo špendlíku v číselném schématu ovladače.

Návraty

Režim špendlíku.

Platí pro