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

チップ選択ラインの数。

適用対象