Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Namespaces
IO.Objects.RemoteIO
SPI Class
SPI Constructor
SPI Methods
SPI Class
Encapsulates remote SPI slave devices.
Inheritance Hierarchy
System
Object
IO.Objects.RemoteIO
SPI
Namespace:
IO.Objects.RemoteIO
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
Copy
public
class
SPI
:
Device
The
SPI
type exposes the following members.
Constructors
Name
Description
SPI
Create a remote SPI slave device.
Top
Methods
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.
Top
See Also
Reference
IO.Objects.RemoteIO Namespace