Frequency counter using LPC1768 hardware counter, tested up-to 11MHz forked from https://developer.mbed.org/users/mio/code/5MHzOSC/

Dependencies:   mbed

Fork of 5MHzOSC by fuyuno sakura

Revision:
2:bff82681a822
Parent:
1:2a347c40b1da
Child:
3:603f4efe3985
--- a/main.cpp	Sun May 26 05:38:26 2013 +0000
+++ b/main.cpp	Sun May 26 05:42:36 2013 +0000
@@ -1,5 +1,5 @@
 //
-//  CLOCK OUT to PWM1 PIN Sample with Freq Counter using Cap2.0 
+//  CLOCK OUT to PWM1[6] Sample with Freq Counter using Cap2.0 
 //  For LPC1768-mbed
 //
 //  Reference: 5MHz Clock Out Code and Comment - http://mbed.org/forum/mbed/topic/733/