Munts Technologies Remote I/O Library for .Net Standard 2.0
Munts Technologies Remote I/O Library for .Net Standard 2.0
Namespaces
IO.Devices.PCA8574
Device Class
Device Methods
Read Method
Write Method
Device
Write Method
Write all GPIO pins.
Namespace:
IO.Devices.PCA8574
Assembly:
libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
Copy
public
void
Write
(
byte
data
)
Parameters
data
Byte
Data to write to pins (MSB = GPIO7).
See Also
Reference
Device Class
IO.Devices.PCA8574 Namespace