Start Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Starts the PWM port for an indefinite amount of time.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware.PWM (in Microsoft.SPOT.Hardware.PWM.dll)

Syntax

'Declaration
Public Sub Start
public void Start()
public:
void Start()
member Start : unit -> unit 
public function Start()

.NET Framework Security

See Also

Reference

PWM Class

Start Overload

Microsoft.SPOT.Hardware Namespace