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.AD5593RAssembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax public byte GPIO_Inputs { get; }
Property Value
ByteSee Also