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:
46:890817bdcffb
Parent:
44:24d45a770a51
Child:
54:71b101360fb9
--- a/LPC1768/LPC17xx.h	Thu Nov 22 16:04:31 2012 +0000
+++ b/LPC1768/LPC17xx.h	Mon Nov 26 10:13:56 2012 +0000
@@ -129,8 +129,8 @@
   __IO uint32_t CCLKCFG;
   __IO uint32_t USBCLKCFG;
   __IO uint32_t CLKSRCSEL;
-  __IO uint32_t    CANSLEEPCLR;
-  __IO uint32_t    CANWAKEFLAGS;
+  __IO uint32_t CANSLEEPCLR;
+  __IO uint32_t CANWAKEFLAGS;
        uint32_t RESERVED4[10];
   __IO uint32_t EXTINT;                 /* External Interrupts                */
        uint32_t RESERVED5;