GpioPin.Read 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.
Lit la valeur actuelle de la broche d’E/S à usage général (GPIO).
public:
virtual GpioPinValue Read() = Read;
GpioPinValue Read();
public GpioPinValue Read();
function read()
Public Function Read () As GpioPinValue
Retours
Valeur actuelle de la broche GPIO. Si la broche est configurée en tant que sortie, cette valeur est la dernière valeur écrite dans la broche.
Configuration requise pour Windows
Fonctionnalités de l’application |
lowLevel
|