Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: hello SerialTestv11 SerialTestv12 Sierpinski ... more
Diff: LowPowerTicker.h
- Revision:
- 122:f9eeca106725
- Parent:
- 98:8ab26030e058
--- a/LowPowerTicker.h	Wed May 25 16:44:06 2016 +0100
+++ b/LowPowerTicker.h	Thu Jul 07 14:34:11 2016 +0100
@@ -26,6 +26,8 @@
 namespace mbed {
 
 /** Low Power Ticker
+ *
+ * @Note Synchronization level: Interrupt safe
  */
 class LowPowerTicker : public Ticker {
 
    

