arduino-emulator
Classes
serialib.h File Reference

Header file of the class serialib. This class is used for communication over a serial device. More...

Go to the source code of this file.

Classes

class  serialib
 This class is used for communication over a serial device. More...
 
class  timeOut
 This class can manage a timer which is used as a timeout. More...
 

Detailed Description

Header file of the class serialib. This class is used for communication over a serial device.

Author
Philippe Lucidarme (University of Angers)
Version
2.0
Date
december the 27th of 2019 This Serial library is used to communicate through serial port. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. This is a licence-free software, it can be used by anyone who try to build a better world.