Click or drag to resize

Boarddev Property

Returns the underlying PCA9685 device object.

Namespace: IO.Devices.ClickBoards.RemoteIO.PWM
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public Device dev { get; }

Property Value

Device
See Also