|
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 | |
| void | CONFIG_SW1 () |
| Switch1 configuration. | |
| void | CONFIG_SW2 () |
| Switch2 configuration. | |
| int | main (void) |
A program that uses a finite state machine approach for implementing switch/LED input/output.
Definition in file ledsw1.c.
1.8.4