AltSoftSerial class
Definition at line 43 of file AltSoftSerial.h.
#include <AltSoftSerial.h>
◆ ~AltSoftSerial()
| AltSoftSerial::~AltSoftSerial |
( |
| ) |
|
|
inline |
◆ AltSoftSerial()
| AltSoftSerial::AltSoftSerial |
( |
uint8_t |
rxPin, |
|
|
uint8_t |
txPin, |
|
|
bool |
inverse = false |
|
) |
| |
|
inline |
◆ begin()
| static void AltSoftSerial::begin |
( |
uint32_t |
baud | ) |
|
|
inlinestatic |
◆ enable_timer0()
| static void AltSoftSerial::enable_timer0 |
( |
bool |
enable | ) |
|
|
inlinestatic |
◆ flush()
| void AltSoftSerial::flush |
( |
| ) |
|
|
inline |
◆ isListening()
| bool AltSoftSerial::isListening |
( |
| ) |
|
|
inline |
◆ library_version()
| static int AltSoftSerial::library_version |
( |
| ) |
|
|
inlinestatic |
◆ listen()
| bool AltSoftSerial::listen |
( |
| ) |
|
|
inline |
◆ overflow()
| bool AltSoftSerial::overflow |
( |
| ) |
|
|
inline |
◆ write()
| void AltSoftSerial::write |
( |
uint8_t |
byte | ) |
|
|
inline |
The documentation for this class was generated from the following file: