COSA
An Object-Oriented Platform for Arduino Programming
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Serial Member List
This is the complete list of members for
Serial
, including all inherited members.
available
()
IOStream::Device
virtual
begin
(uint32_t baudrate=DEFAULT_BAUDRATE, uint8_t format=DEFAULT_FORMAT)=0
Serial
pure virtual
blocking
()
IOStream::Device
inline
DATA5
enum value
Serial
DATA6
enum value
Serial
DATA7
enum value
Serial
DATA8
enum value
Serial
DEFAULT_BAUDRATE
Serial
static
DEFAULT_FORMAT
Serial
static
Device
()
IOStream::Device
inline
empty
()
IOStream::Device
virtual
end
()
Serial
inline
virtual
eol
(Mode mode)
IOStream::Device
inline
eol
() const
IOStream::Device
inline
EVEN_PARITY
enum value
Serial
flush
()
IOStream::Device
virtual
getchar
()
IOStream::Device
virtual
gets
(char *s, size_t count)
IOStream::Device
virtual
is_blocking
() const
IOStream::Device
inline
m_blocking
IOStream::Device
protected
m_eol
IOStream::Device
protected
NO_PARITY
enum value
Serial
non_blocking
()
IOStream::Device
inline
ODD_PARITY
enum value
Serial
peekchar
()
IOStream::Device
virtual
peekchar
(char c)
IOStream::Device
virtual
powerdown
()
Serial
inline
virtual
powerup
()
Serial
inline
virtual
putchar
(char c)
IOStream::Device
virtual
puts
(const char *s)
IOStream::Device
virtual
puts
(str_P s)
IOStream::Device
virtual
read
(void *buf, size_t size)
IOStream::Device
virtual
read
(iovec_t *vec)
IOStream::Device
virtual
room
()
IOStream::Device
virtual
Serial
()
Serial
inline
STOP1
enum value
Serial
STOP2
enum value
Serial
write
(const void *buf, size_t size)
IOStream::Device
virtual
write
(const iovec_t *vec)
IOStream::Device
virtual
write_P
(const void *buf, size_t size)
IOStream::Device
virtual
Generated on Thu Aug 31 2017 17:02:07 for COSA by
1.8.11