#include "pic24_all.h"
Go to the source code of this file.
Defines | |
#define | CONFIG_LED1() CONFIG_RB14_AS_DIG_OUTPUT() |
LED1. | |
Functions | |
void | CONFIG_SW1 () |
Switch1 configuration. | |
int | main (void) |
Definition in file ledtoggle_nofsm.c.
int main | ( | void | ) |