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