SpiBusInfo Klasse

Definition

Stellt die Informationen zu einem SPI-Bus dar.

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
Vererbung
Object Platform::Object IInspectable SpiBusInfo
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)

Eigenschaften

ChipSelectLineCount

Ruft die Anzahl der im Bus verfügbaren Chipauswahllinien ab.

MaxClockFrequency

Maximale Taktfrequenz des Busses.

MinClockFrequency

Minimale Taktfrequenz des Busses.

SupportedDataBitLengths

Ruft die Bitlängen ab, die auf dem Bus zum Übertragen von Daten verwendet werden können.

Gilt für: