Click or drag to resize

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.AD5593R
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public byte GPIO_Outputs { get; set; }

Property Value

Byte
See Also