SPI.SPI_module Enumeration

Contains the values that indicate which SPI bus is used for the transaction.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public enum SPI.SPI_module

Members

  Member name Description
SPI1 A value that selects SPI1.
SPI2 A value that selects SPI2.
SPI3 A value that selects SPI3.
SPI4 A value that selects SPI4.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

Microsoft.SPOT.Hardware Namespace