Share via


HardwareProvider.GetPwmPinForChannel Method

Gets the pin assigned to the specified channel.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public virtual Pin GetPwmPinForChannel (
         PWMChannel channel
)

Parameters

  • channel
    The channel for which to obtain the pin assignment.

Return Value

The pin assigned to the specified channel.

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

HardwareProvider Class
HardwareProvider Members
Microsoft.SPOT.Hardware Namespace