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.Interfaces.I2C
Bus Interface
Bus Methods
Bus Interface
Abstract interface for I
2
C bus controllers.
Namespace:
IO.Interfaces.I2C
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
Copy
public
interface
Bus
The
Bus
type exposes the following members.
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.Interfaces.I2C Namespace