共用方式為


SpiBusInfo 類別

定義

表示 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
繼承
Object Platform::Object IInspectable SpiBusInfo
屬性

Windows 需求

裝置系列
Windows IoT Extension SDK (已於 10.0.10240.0 引進)
API contract
Windows.Devices.DevicesLowLevelContract (已於 v1.0 引進)

屬性

ChipSelectLineCount

取得匯流排上可用的晶片選取線路數目。

MaxClockFrequency

匯流排的時鐘週期頻率上限。

MinClockFrequency

匯流排的最小時鐘週期頻率。

SupportedDataBitLengths

取得可用於匯流排傳輸資料的位長度。

適用於