| 
    libpropeller
    
   Making PropellerGCC Easier 
   | 
 
This is the complete list of members for Serial, including all inherited members.
| Get(const int timeout=-1) | Serial | inline | 
| Get(char *const buffer, const int length, const int timeout=-1) | Serial | inline | 
| Get(char *const buffer, const char terminator= '\n') | Serial | inline | 
| GetCount(void) const | Serial | inline | 
| GetFlush(void) | Serial | inline | 
| kBufferLength | Serial | static | 
| Put(const char character) | Serial | inline | 
| Put(const char *buffer_ptr, const int count) | Serial | inline | 
| Put(const char *buffer_ptr) | Serial | inline | 
| PutFormatted(const char *format,...) | Serial | inline | 
| SetBaud(const int rate) | Serial | inline | 
| SetBaudClock(const unsigned int rate, const unsigned int sysclock) | Serial | inline | 
| Start(const int rxpin, const int txpin, const int rate, const int ctspin=-1) | Serial | inline | 
| Stop(void) | Serial | inline | 
| ~Serial() | Serial | inline | 
 1.8.4