Share via


SpiDevice Constructor ()

Initializes a new instance of the SpiDevice class and sets it to a specified configuration.

Namespace: Microsoft.SPOT.Emulator.Spi
Assembly: Microsoft.SPOT.Emulator (in microsoft.spot.emulator.dll)

Syntax

 public SpiDevice (
          configuration
)

Parameters

  • configuration
    The configuration you want to set for the current SPI device.

Version Information

Available in .NET Micro Framework version 2.0

See Also

Reference

SpiDevice Class
SpiDevice Members
Microsoft.SPOT.Emulator.Spi Namespace