|
TMCStepper
Library supporting Trinamic Stepper Drivers for Arduino platforms
|
#include <SERIAL_SWITCH.h>
Public Member Functions | |
| SSwitch (const uint16_t pin1, const uint16_t pin2, const uint8_t address) | |
| void | active () |
TMCStepper library by @teemuatlut SERIAL_SWITCH.h - Serial Switch for Arduino / Raspberry Pi
Definition at line 20 of file SERIAL_SWITCH.h.
| SSwitch::SSwitch | ( | const uint16_t | pin1, |
| const uint16_t | pin2, | ||
| const uint8_t | address ) |
TMCStepper library by @teemuatlut SERIAL_SWITCH.cpp - Serial Switch for Arduino / Raspberry Pi
Definition at line 7 of file SERIAL_SWITCH.cpp.
| void SSwitch::active | ( | ) |
Definition at line 16 of file SERIAL_SWITCH.cpp.