|
SBB Host
Host communication with the self balancing bike.
|
This is the complete list of members for Serial, including all inherited members.
| _isInit | Serial | private |
| _serialParams | Serial | private |
| _serialPort | Serial | private |
| _timeout | Serial | private |
| begin(unsigned int port, unsigned int baud, unsigned int timeout) | Serial | |
| begin(unsigned int port, unsigned int baud) | Serial | |
| end() | Serial | |
| flush() | Serial | |
| get_availableSerialPorts(unsigned int maxPortNumber) | Serial | static |
| getTimeout() | Serial | |
| operator bool() | Serial | inline |
| read() | Serial | |
| read(unsigned char *buf, size_t len) | Serial | |
| Serial() | Serial | |
| setTimeout(unsigned int timeout) | Serial | |
| TIMEOUT | Serial | static |
| write(unsigned char c) | Serial | |
| write(unsigned char *buf, size_t len) | Serial | |
| ~Serial() | Serial |