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

芯片选择行数。

适用于