PIC24 Support Libraries
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ledpwm.c File Reference
#include <stdio.h>
#include <pic24_all.h>
#include <dataXfer.h>

Go to the source code of this file.

Detailed Description

Demonstrates pulse width modulation by controlling the intensity of an LED. The ADC input value on AN0 is used to vary the PWM period.

Definition in file ledpwm.c.