SPI Members

The following tables list the members exposed by the SPI type.

Public Constructors

Name Description
Public Method SPI Initializes a new instance of the SPI class.

Public Properties

Name Description
Public Property Config Returns the configuration object for the current SPI object.

Public Methods

Name Description
Public Method Dispose Releases the pin associated with an SPI object.
Public Method Write Overloaded. Writes a block of data to the interface.
Public Method WriteRead Overloaded. Writes a block of data to the interface, and reads a block of data from the interface into the read buffer.

See Also

Reference

SPI Class
Microsoft.SPOT.Hardware Namespace