Udostępnij przez


PinValuePair(Int32, PinValue) Konstruktor

Definicja

Inicjuje PinValuePair nowe wystąpienie struktury.

public PinValuePair(int pinNumber, System.Device.Gpio.PinValue pinValue);
new System.Device.Gpio.PinValuePair : int * System.Device.Gpio.PinValue -> System.Device.Gpio.PinValuePair
Public Sub New (pinNumber As Integer, pinValue As PinValue)

Parametry

pinNumber
Int32

Numer pinu.

pinValue
PinValue

Wartość pinezki.

Dotyczy