The LowPowerTimeout API is a countdown timer that triggers a callback function when the timer runs out. The LowPowerTimeout interface can be though of as a one shot LowPowerTicker.
Fork of Timeout_HelloWorld by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:28699dc8770e | 2018-05-25 | deepikabhavnani | Initial version; |
4:5692f58a7971 | 2017-06-23 | sarahmarshy |
"Update mbed-os" |
3:46d33a0cb1b1 | 2017-01-19 | mab5449 | Ported mbed OS 2 to mbed OS 5 |
2:50216cc75b4a | 2015-03-27 | mbedAustin | Added license to main.c file. |
1:d32e85879bcf | 2014-09-21 | mbedAustin | updated lib |
0:8a555873b7d3 | 2013-02-15 | mbed_official | Hello World for Timeout |