共用方式為


SpiBusInfo.ChipSelectLineCount 屬性

定義

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

public:
 property int ChipSelectLineCount { int get(); };
int ChipSelectLineCount();
public int ChipSelectLineCount { get; }
var int32 = spiBusInfo.chipSelectLineCount;
Public ReadOnly Property ChipSelectLineCount As Integer

屬性值

Int32

int

晶片選取線數。

適用於