Click or drag to resize

Pinstate Property

Read/Write GPIO state property.

Namespace: IO.Devices.AD5593R.GPIO
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public bool state { get; set; }

Property Value

Boolean

Implements

Pinstate
See Also