ISpiDeviceStatics Schnittstelle

Definition

Stellt SPI-Gerätestatistiken dar, die für SPI-Geräte üblich sind.

public interface class ISpiDeviceStatics
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2725832025, 22304, 19775, 189, 147, 86, 245, 255, 90, 88, 121)]
struct ISpiDeviceStatics
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 65536)]
[Windows.Foundation.Metadata.Guid(2725832025, 22304, 19775, 189, 147, 86, 245, 255, 90, 88, 121)]
public interface ISpiDeviceStatics
Public Interface ISpiDeviceStatics
Attribute

Windows-Anforderungen

Gerätefamilie
Windows IoT Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.Devices.DevicesLowLevelContract (eingeführt in v1.0)

Methoden

FromIdAsync(String, SpiConnectionSettings)

Öffnet ein Gerät mit den angegebenen Verbindungseinstellungen.

GetBusInfo(String)

Ruft die Informationen zu einem bestimmten Bus ab.

GetDeviceSelector()

Ruft alle im System gefundenen SPI-Busse ab.

GetDeviceSelector(String)

Ruft alle SPI-Busse ab, die auf dem System gefunden werden und dem Eingabeparameter entsprechen.

Gilt für: