Nil RTOS
Public Member Functions | List of all members
NilSerialClass Class Reference

Mini serial class derived from the Arduino Print class. More...

#include <NilSerial.h>

Inheritance diagram for NilSerialClass:
Inheritance graph
[legend]
Collaboration diagram for NilSerialClass:
Collaboration graph
[legend]

Public Member Functions

int available ()
 
void begin (unsigned long)
 
int read ()
 
size_t write (uint8_t b)
 

Detailed Description

Mini serial class derived from the Arduino Print class.


The documentation for this class was generated from the following file: