Click or drag to resize

DeviceGPIO_Inputs Property

GPIO input register state. Any I/O pin that is not configured as a GPIO input will read as zero.

Namespace: IO.Devices.AD5593R
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public byte GPIO_Inputs { get; }

Property Value

Byte
See Also