Share via


ProviderSpiConnectionSettings(Int32) Constructor

Definition

Initializes a new instance of ProviderSpiConnectionSettings.

public:
 ProviderSpiConnectionSettings(int chipSelectLine);
 ProviderSpiConnectionSettings(int const& chipSelectLine);
public ProviderSpiConnectionSettings(int chipSelectLine);
function ProviderSpiConnectionSettings(chipSelectLine)
Public Sub New (chipSelectLine As Integer)

Parameters

chipSelectLine
Int32

int

The chip select line on which the connection will be made.

Applies to