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:
152:235179ab3f27
Parent:
148:fd96258d940d
--- a/drivers/SPI.h	Fri Sep 15 14:46:57 2017 +0100
+++ b/drivers/SPI.h	Mon Oct 02 15:20:36 2017 +0100
@@ -156,6 +156,8 @@
 
     /** Start non-blocking SPI transfer using 8bit buffers.
      *
+     * This function locks the deep sleep until any event has occured
+     * 
      * @param tx_buffer The TX buffer with data to be transfered. If NULL is passed,
      *                  the default SPI value is sent
      * @param tx_length The length of TX buffer in bytes