Replacement for regular GPIO (DigitalIn, DigitalOut, DigitalInOut) classes which has superior speed.

Fork of FastIO by Erik -

Revision:
1:85a4a54f15e3
Parent:
0:d394ebd01052
Child:
2:1a6ed4b84590
--- a/FastIO.h	Tue Jul 01 17:04:08 2014 +0000
+++ b/FastIO.h	Wed Jul 02 06:01:51 2014 +0000
@@ -3,6 +3,7 @@
 
 #include "FastIO_LPC1768.h"
 #include "FastIO_LPC11UXX.h"
+#include "FastIO_LPC81X.h"
 #include "FastIO_KLXX.h"
 
 #ifndef INIT_PIN