SpiController Klasse

Definition

Stellt den SPI-Controller im System dar.

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
Vererbung
Object Platform::Object IInspectable SpiController
Attribute

Windows-Anforderungen

Gerätefamilie
Windows IoT Extension SDK (eingeführt in 10.0.10586.0)
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Devices.DevicesLowLevelContract (eingeführt in v2.0)

Methoden

GetControllersAsync(ISpiProvider)

Ruft alle SPI-Controller ab, die sich im System befinden.

GetDefaultAsync()

Ruft den STANDARD-SPI-Controller auf dem System ab.

GetDevice(SpiConnectionSettings)

Ruft das SPI-Gerät mit den angegebenen Einstellungen ab.

Gilt für: