|
PIC24 Support Libraries
|
#include "pic24_all.h"Go to the source code of this file.
Macros | |
| #define | CONFIG_LED1() CONFIG_RB14_AS_DIG_OUTPUT() |
| LED1. | |
Functions | |
| int | main (void) |
Demonstrates use of a periodic interrupt to flash an LED. Timer3 is configured for a 300 ms interrupt to flash an LED on RB14.
Definition in file ledflash_timer.c.
| int main | ( | void | ) |
1.8.4