ProviderSpiConnectionSettings.ChipSelectLine 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 ou définit la ligne de sélection de puce pour la connexion à l’appareil SPI.
public:
property int ChipSelectLine { int get(); void set(int value); };
int ChipSelectLine();
void ChipSelectLine(int value);
public int ChipSelectLine { get; set; }
var int32 = providerSpiConnectionSettings.chipSelectLine;
providerSpiConnectionSettings.chipSelectLine = int32;
Public Property ChipSelectLine As Integer
Valeur de propriété
Int32
int
Ligne de sélection de puce.