COSA
An Object-Oriented Platform for Arduino Programming
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Soft::UART Member List
This is the complete list of members for
Soft::UART
, including all inherited members.
available
()
Soft::UART
inline
virtual
begin
(uint32_t baudrate=DEFAULT_BAUDRATE, uint8_t format=DEFAULT_FORMAT)
Soft::UART
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
()
Soft::UART
inline
virtual
end
()
Soft::UART
inline
virtual
eol
(Mode mode)
IOStream::Device
inline
eol
() const
IOStream::Device
inline
EVEN_PARITY
enum value
Serial
flush
()
IOStream::Device
virtual
getchar
()
Soft::UART
inline
virtual
gets
(char *s, size_t count)
IOStream::Device
virtual
is_blocking
() const
IOStream::Device
inline
m_bits
Soft::UAT
protected
m_blocking
IOStream::Device
protected
m_count
Soft::UAT
protected
m_eol
IOStream::Device
protected
m_ibuf
Soft::UART
protected
m_rx
Soft::UART
protected
m_stops
Soft::UAT
protected
m_tx
Soft::UAT
protected
NO_PARITY
enum value
Serial
non_blocking
()
IOStream::Device
inline
ODD_PARITY
enum value
Serial
peekchar
()
Soft::UART
inline
virtual
peekchar
(char c)
Soft::UART
inline
virtual
powerdown
()
Serial
inline
virtual
powerup
()
Serial
inline
virtual
putchar
(char c)
Soft::UAT
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
RX_BUFFER_MAX
Soft::UART
static
RXPinChangeInterrupt
class
Soft::UART
friend
Serial
()
Serial
inline
STOP1
enum value
Serial
STOP2
enum value
Serial
TX_BUFFER_MAX
Soft::UART
static
UART
(Board::DigitalPin tx, Board::InterruptPin rx, IOStream::Device *ibuf)
Soft::UART
UAT
(Board::DigitalPin tx)
Soft::UAT
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:08 for COSA by
1.8.11