Share via


SPI_mod Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Selects the SPI bus for the transaction.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware (in Microsoft.SPOT.Hardware.dll)

Syntax

'Declaration
Public ReadOnly SPI_mod As SPI.SPI_module
public readonly SPI.SPI_module SPI_mod
public:
initonly SPI::SPI_module SPI_mod
val SPI_mod: SPI.SPI_module
public final var SPI_mod : SPI..::..SPI_module

Remarks

This field is ignored by the emulator. It is only used on actual hardware.

.NET Framework Security

See Also

Reference

SPI. . :: . .Configuration Class

Microsoft.SPOT.Hardware Namespace