SPI.SPI_module Enumeration
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
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
'Declaration
Public Enumeration SPI_module
public enum SPI_module
public enum class SPI_module
type SPI_module
public enum 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. |