Read from the specified PCA9534 device register.
Namespace: IO.Devices.PCA9534Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public byte Read(
byte addr
)
Parameters
- addr Byte
- Register address.
Return Value
ByteRegister contents.
See Also