Click or drag to resize
SoftPwmAcquirePin 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 AcquirePin(
	int pin
)

Parameters

pin
Type: SystemInt32

Implements

IPwmControllerProviderAcquirePin(Int32)
See Also