Click or drag to resize

Pinstate Property

Read/Write GPIO output state property.

Namespace: IO.Devices.PCA9685.GPIO
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public bool state { get; set; }

Property Value

Boolean

Implements

Pinstate
See Also