|
PIC24 Support Libraries
|
#include "pic24_all.h"Go to the source code of this file.
Functions | |
| int | main (void) |
Measure latency using change notification. RB2 drives RB3 to generate an CN interrupt. Need to run this with a slow clock to avoid external loading effecting CN triggering point. With FCY = 4 MHz, got 8 FYCs high period, 8 FYCs low period.
Definition in file change_latency.c.
| int main | ( | void | ) |
1.8.4