共用方式為


SpiConnectionSettings 類別

定義

SPI 匯流排上裝置的連線設定。

public sealed class SpiConnectionSettings
type SpiConnectionSettings = class
Public NotInheritable Class SpiConnectionSettings
繼承
SpiConnectionSettings

建構函式

SpiConnectionSettings(Int32, Int32)

初始化 SpiConnectionSettings 類別的新執行個體。

屬性

BusId

裝置所連線的匯流排識別碼。

ChipSelectLine

在匯流排上使用的晶片選取線路。

ChipSelectLineActiveState

指定晶片選取針腳上的哪個值表示「作用中」。

ClockFrequency

資料將傳輸的頻率。

DataBitLength

要傳輸的資料長度。

DataFlow

指定在 SPI 匯流排上先傳輸位的順序。

Mode

正在使用的 SPI 模式。

適用於