RSeries astromech firmware
|
This is the complete list of members for SabertoothDriver, including all inherited members.
address() const | SabertoothDriver | inline |
autobaud(boolean dontWait=false) const | SabertoothDriver | inline |
autobaud(Stream &port, boolean dontWait=false) | SabertoothDriver | inlinestatic |
command(byte command, byte value) const | SabertoothDriver | inline |
drive(int power) const | SabertoothDriver | inline |
motor(int power) const | SabertoothDriver | inline |
motor(byte motor, int power) const | SabertoothDriver | inline |
SabertoothDriver(byte address, Stream &port) | SabertoothDriver | inline |
setAddress(byte addr) | SabertoothDriver | inline |
setBaudRate(long baudRate) const | SabertoothDriver | inline |
setDeadband(byte value) const | SabertoothDriver | inline |
setMaxVoltage(byte value) const | SabertoothDriver | inline |
setMinVoltage(byte value) const | SabertoothDriver | inline |
setRamping(byte value) const | SabertoothDriver | inline |
setTimeout(int milliseconds) const | SabertoothDriver | inline |
stop() const | SabertoothDriver | inline |
turn(int power) const | SabertoothDriver | inline |