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:
99:dbbf35b96557
Parent:
69:4a7918f48478
Child:
115:87f2f5183dfb
--- a/can_api.h	Wed Apr 29 10:16:23 2015 +0100
+++ b/can_api.h	Wed May 13 08:08:21 2015 +0200
@@ -45,8 +45,8 @@
     MODE_RESET,
     MODE_NORMAL,
     MODE_SILENT,
+    MODE_TEST_LOCAL,
     MODE_TEST_GLOBAL,
-    MODE_TEST_LOCAL,
     MODE_TEST_SILENT
 } CanMode;