Device Class |
public class Device : Device
The Device type exposes the following members.
Name | Description | |
---|---|---|
fd | Read-only property returning the Linux file descriptor for the SPI slave device. |
Name | Description | |
---|---|---|
Read | Read bytes from an SPI slave device. | |
Transaction | Write and read bytes to and from an SPI slave device. | |
Write | Write bytes to an SPI slave device. |