Click or drag to resize

DeviceFrequency Property

Read-only property returning the configured PWM pulse frequency.

Namespace: IO.Devices.PCA9685
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public int Frequency { get; }

Property Value

Int32
See Also