The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

Revision:
124:2241e3a39974
Parent:
101:7cff1c4259d7
--- a/TARGET_MAX32600MBED/TARGET_Maxim/TARGET_MAX32600/objects.h	Fri Aug 12 13:04:35 2016 +0200
+++ b/TARGET_MAX32600MBED/TARGET_Maxim/TARGET_MAX32600/objects.h	Fri Aug 19 10:17:11 2016 +0100
@@ -101,7 +101,7 @@
     int index;
     uint16_t out;
     mxc_dac_regs_t *dac;
-    mxc_dac_fifo_t * dac_fifo;
+    mxc_dac_fifo_regs_t * dac_fifo;
 };
 
 typedef struct {