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 Destructors

Name Description
Public Method ~SPI Deletes an 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 Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method InternalWriteRead Overloaded. Writes a block of data to the interface, and reads a block of data from the interface into the read buffer at a specified location.
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from 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.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

SPI Class
Microsoft.SPOT.Hardware Namespace