libpropeller
Making PropellerGCC Easier
 All Classes Files Functions Variables Enumerations Enumerator Macros Pages
Serial Member List

This is the complete list of members for Serial, including all inherited members.

Get(const int timeout=-1)Serialinline
Get(char *const buffer, const int length, const int timeout=-1)Serialinline
Get(char *const buffer, const char terminator= '\n')Serialinline
GetCount(void) const Serialinline
GetFlush(void)Serialinline
kBufferLengthSerialstatic
Put(const char character)Serialinline
Put(const char *buffer_ptr, const int count)Serialinline
Put(const char *buffer_ptr)Serialinline
PutFormatted(const char *format,...)Serialinline
SetBaud(const int rate)Serialinline
SetBaudClock(const unsigned int rate, const unsigned int sysclock)Serialinline
Start(const int rxpin, const int txpin, const int rate, const int ctspin=-1)Serialinline
Stop(void)Serialinline
~Serial()Serialinline