Asynchronous (Non-blocking) Serial Communication library with variable length software ring buffer (FIFO). You can use primary method of the RawSerial Library. Operability confirmed on mbed 2.0. (Rev.146)

Dependencies:   FIFO

Dependents:   InvertedPendulum2017 SerialConnect mbed_2018 mbed_2019_rx3 ... more

Auto generated API documentation and code listings for AsyncSerial

Classes

AsyncSerial Asynchronous Serial Communication with FIFO

Code

AsyncSerial.cpp [code] Asynchronous (Non-brocking) Serial Communication library with variable length software ring buffer (FIFO)
AsyncSerial.hpp [code] Asynchronous (Non-brocking) Serial Communication library with variable length software ring buffer (FIFO)