SPI Members
The following tables list the members exposed by the SPI type.
Public Constructors
Name | Description | |
---|---|---|
SPI | Initializes a new instance of the SPI class. |
Public Properties
Name | Description | |
---|---|---|
Config | Returns the configuration object for the current SPI object. |
Public Methods
Name | Description | |
---|---|---|
Dispose | Releases the pin associated with an SPI object. | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
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. | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Write | Overloaded. Writes a block of data to the interface. | |
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 | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |