Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 425 Bytes

pwmcontroller_openpin_1000658948.md

File metadata and controls

26 lines (18 loc) · 425 Bytes
-api-id -api-type
M:Windows.Devices.Pwm.PwmController.OpenPin(System.Int32)
winrt method

Windows.Devices.Pwm.PwmController.OpenPin

-description

Opens the pin for use.

-parameters

-param pinNumber

Which pin to open.

-returns

The requested pin now available for use.

-remarks

-examples

-see-also