Definition at line 25 of file SerialWithDE.h.
◆ SerialWithDE()
SerialWithDE::SerialWithDE |
( |
Stream * |
port, |
|
|
uint8_t |
de_pin = 0xFF , |
|
|
uint8_t |
re_pin = 0xFF |
|
) |
| |
|
inline |
◆ available()
int SerialWithDE::available |
( |
| ) |
|
|
inlineoverride |
◆ availableForWrite()
int SerialWithDE::availableForWrite |
( |
| ) |
|
|
inlineoverride |
◆ begin()
void SerialWithDE::begin |
( |
| ) |
|
|
inline |
◆ flush()
void SerialWithDE::flush |
( |
| ) |
|
|
inlineoverride |
◆ peek()
int SerialWithDE::peek |
( |
| ) |
|
|
inlineoverride |
◆ read()
int SerialWithDE::read |
( |
| ) |
|
|
inlineoverride |
◆ rxMode()
void SerialWithDE::rxMode |
( |
| ) |
|
|
inline |
◆ txMode()
void SerialWithDE::txMode |
( |
| ) |
|
|
inline |
◆ write()
size_t SerialWithDE::write |
( |
uint8_t |
b | ) |
|
|
inlineoverride |
◆ de_pin
uint8_t SerialWithDE::de_pin |
◆ port
Stream* SerialWithDE::port |
◆ re_pin
uint8_t SerialWithDE::re_pin |
The documentation for this class was generated from the following file: