|
PIC24 Support Libraries
|
Go to the source code of this file.
Functions | |
| void | CONFIG_SW1 () |
| Switch1 configuration, use RB13. | |
| void | user_init (void) |
ESOS application program to measure the pulse width of a button push using the 32-bit T2/T3 timer. Recreates the program timer32bit_switch_pulse_measure.c with the same functionality (see Figures 12.4-12.5 in the text)
Definition in file app_irqs.c.
| void user_init | ( | void | ) |
User-provided function to initialize user's hardware configuration register user tasks.
Definition at line 184 of file app_irqs.c.
1.8.4