Share via


SPI.Config Property

Returns the configuration object for the current SPI object.

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

Syntax

public Configuration Config { get; set; }

Property Value

The configuration object for the current SPI object.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

SPI Class
SPI Members
Microsoft.SPOT.Hardware Namespace