|
PIC24 Support Libraries
|
#include "pic24_all.h"Go to the source code of this file.
Generate an asymmetric square wave using output compare (OC1), continuous pulse mode. If you wish greater accuracy, then use a clock choice with an external crystal, such as: CLOCK_CONFIG=PRIPLL_8MHzCrystal_40MHzFCY Remove this macro if you wish to use the internal oscillator.
Definition in file outcompare_contpulse.c.
1.8.4