Click or drag to resize

DeviceRead Method

Return actual state of the GPIO pins.

Namespace: IO.Devices.PCA9534
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public byte Read()

Return Value

Byte
Pin states (MSB = GPIO7).
See Also