PwmOut Hello World

Fork of PwmOut_HelloWorld by Mbed

Note

Set the cycle time first, then set the duty cycle using either a relative time period via the write() function or an absolute time period using the pulsewidth() function.

Revisions of main.cpp

Revision Date Message Actions
0:50d2b9c62765 2013-02-12 PwmOut HelloWorld File  Diff  Annotate