Click or drag to resize

DeviceRead Method

Return actual state of the GPIO pins.

Namespace: IO.Devices.PCA8574
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public byte Read()

Return Value

Byte
Pin states (MSB = GPIO7).
See Also