GpioPin.PinNumber Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le numéro de broche de la broche d’E/S à usage général (GPIO).
public:
property int PinNumber { int get(); };
int PinNumber();
public int PinNumber { get; }
var int32 = gpioPin.pinNumber;
Public ReadOnly Property PinNumber As Integer
Valeur de propriété
Int32
int
Numéro de broche de la broche GPIO.
Configuration requise pour Windows
Fonctionnalités de l’application |
lowLevel
|