Windows10Driver.GetPinMode(Int32) Méthode
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 mode d’une épingle.
protected internal override System.Device.Gpio.PinMode GetPinMode(int pinNumber);
override this.GetPinMode : int -> System.Device.Gpio.PinMode
Protected Friend Overrides Function GetPinMode (pinNumber As Integer) As PinMode
Paramètres
- pinNumber
- Int32
Numéro d’épingle dans le schéma de numérotation logique du pilote.
Retours
Mode de l’épingle.