Click or drag to resize

Boarddev Property

Returns the underlying PCA9685 device object.

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

Property Value

Device
See Also