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
I2C Class
I2C Constructor
I2C Methods
I2C Class
Encapsulates remote I
2
C buses.
Inheritance Hierarchy
System
Object
IO.Objects.RemoteIO
I2C
Namespace:
IO.Objects.RemoteIO
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
Copy
public
class
I2C
:
Bus
The
I2C
type exposes the following members.
Constructors
Name
Description
I2C
Create a remote I
2
C bus controller.
Top
Methods
Name
Description
Read
Read bytes from an I
2
C slave device.
Transaction
Write and read bytes to and from an I
2
C slave device.
Write
Write bytes to an I
2
C slave device.
Top
See Also
Reference
IO.Objects.RemoteIO Namespace