DeviceGPIO_Outputs Property |
GPIO output register state. Any I/O pin that is not configured
as a GPIO output will be written as zero.
Namespace: IO.Devices.AD5593RAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public byte GPIO_Outputs { get; set; }
Property Value
ByteSee Also