max32630fthr library changed to pointer

Dependencies:   MAX14690_ptr

Fork of max32630fthr by Maxim Integrated

Revision:
0:8926602da648
Child:
1:15e34492fbf1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/max32630fthr.h	Wed Nov 16 01:01:28 2016 +0000
@@ -0,0 +1,7 @@
+// max32630fthr configuration utilities
+
+// max32630fthr initialization
+int max32630fthrInit();
+
+// max32630fthr pin voltage configuration
+int vddioh(PinName pin, bool en);
\ No newline at end of file