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

Dependencies:   FIFO

Dependents:   Brute_TS_Controller_2018_11

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)