ProviderSpiConnectionSettings(Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.