Click or drag to resize
SoftPwmReleasePin 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 void ReleasePin(
	int pin
)

Parameters

pin
Type: SystemInt32

Implements

IPwmControllerProviderReleasePin(Int32)
See Also