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.PCA9534
Device Class
Device Methods
Write Method
Write(Byte) Method
Write(Byte, Byte) Method
Device
Write(Byte) Method
Write all GPIO pins.
Namespace:
IO.Devices.PCA9534
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
Write Overload
IO.Devices.PCA9534 Namespace