This is the complete list of members for SoftwareSerial, including all inherited members.
| available() | SoftwareSerial | virtual | 
| begin(long speed) | SoftwareSerial | |
| end() | SoftwareSerial | |
| flush() | SoftwareSerial | virtual | 
| handle_interrupt(int irq, FAR void *context, FAR void *arg) | SoftwareSerial | inlinestatic | 
| isListening() | SoftwareSerial | inline | 
| listen() | SoftwareSerial | |
| overflow() | SoftwareSerial | inline | 
| peek() | SoftwareSerial | |
| read() | SoftwareSerial | virtual | 
| SoftwareSerial(uint8_t receivePin, uint8_t transmitPin) | SoftwareSerial | |
| stopListening() | SoftwareSerial | |
| write(uint8_t byte) | SoftwareSerial | virtual | 
| ~SoftwareSerial() | SoftwareSerial |