Device Interface |
public interface Device
The Device type exposes the following members.
| Name | Description | |
|---|---|---|
| Read | Read bytes from an SPI slave device. | |
| Transaction | Write bytes to and read bytes from an SPI slave device. | |
| Write | Write bytes to an SPI slave device. |