Hello World for Timeout

Fork of Timeout_HelloWorld by Mbed

Use

The Timeout API is a countdown timer that triggers a callback function when the timer runs out. The Timeout interface can be though of as a one shot Ticker.

API

API reference.

Import librarymbed

No documentation found.

Changes

RevisionDateWhoCommit message
4:5692f58a7971 2017-06-23 sarahmarshy "Update mbed-os" default tip
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