SpiController Classe

Définition

Représente le contrôleur SPI sur le système.

public ref class SpiController sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SpiController final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SpiController
Public NotInheritable Class SpiController
Héritage
Object Platform::Object IInspectable SpiController
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows IoT Extension SDK (introduit dans 10.0.10586.0)
Windows 10 Anniversary Edition (introduit dans 10.0.14393.0)
API contract
Windows.Devices.DevicesLowLevelContract (introduit dans v2.0)

Méthodes

GetControllersAsync(ISpiProvider)

Obtient tous les contrôleurs SPI qui se trouvent sur le système.

GetDefaultAsync()

Obtient le contrôleur SPI par défaut sur le système.

GetDevice(SpiConnectionSettings)

Obtient l’appareil SPI avec les paramètres spécifiés.

S’applique à