Click or drag to resize
PCA9685SetDesiredFrequency Method

Namespace: Microsoft.IoT.Devices.Pwm
Assembly: Microsoft.IoT.Devices (in Microsoft.IoT.Devices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public double SetDesiredFrequency(
	double frequency
)

Parameters

frequency
Type: SystemDouble

Return Value

Type: Double

Implements

IPwmControllerProviderSetDesiredFrequency(Double)
See Also