SpiBusInfo Classe
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.
Représente les informations sur un bus SPI.
public ref class SpiBusInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SpiBusInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SpiBusInfo
Public NotInheritable Class SpiBusInfo
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows IoT Extension SDK (introduit dans 10.0.10240.0)
|
API contract |
Windows.Devices.DevicesLowLevelContract (introduit dans v1.0)
|
Propriétés
ChipSelectLineCount |
Obtient le nombre de lignes de sélection de puce disponibles sur le bus. |
MaxClockFrequency |
Fréquence maximale du cycle d’horloge du bus. |
MinClockFrequency |
Fréquence minimale du cycle d’horloge du bus. |
SupportedDataBitLengths |
Obtient les longueurs de bits qui peuvent être utilisées sur le bus pour transmettre des données. |