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: InvertedPendulum2017 SerialConnect mbed_2018 mbed_2019_rx3 ... more
AsyncSerial.cpp File Reference
Asynchronous (Non-brocking) Serial Communication library with variable length software ring buffer (FIFO). More...
Go to the source code of this file.
Detailed Description
Asynchronous (Non-brocking) Serial Communication library with variable length software ring buffer (FIFO).
You can use also RawSerial Library's method. You can set the baudrate of the serial communication when instantiating.
- Version:
- 1.3
- Date:
- 2017-03-29 T.Kawamura Written for C++/mbed.
- 2017-03-30 T.Kawamura Bug Fixed: Cannot use format(), baud().
- 2017-06-17 T.Kawamura Update: FIFO Buffer Fixed.
- See also:
- Copyright (C) 2017 T.Kawamura. Released under the MIT license. http://opensource.org/licenses/mit-license.php
Definition in file AsyncSerial.cpp.
Generated on Tue Jul 12 2022 20:12:48 by
1.7.2