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

Go to the source code of this file.

Enumerations

enum  
 Indexes of all the variables to be transferred.
 

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. Also demonstates the use of the variable monitoring capability in Bully Bootloader.

Definition in file ledpwm_bullymon.c.