Share via


SpiBusInfo.ChipSelectLineCount Property

Definition

Gets the number of chip select lines available on the bus.

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

Property Value

Int32

int

Number of chip select lines.

Applies to