TMCStepper
Library supporting Trinamic Stepper Drivers for Arduino platforms
Loading...
Searching...
No Matches
SSwitch Class Reference

#include <SERIAL_SWITCH.h>

Public Member Functions

 SSwitch (const uint16_t pin1, const uint16_t pin2, const uint8_t address)
void active ()

Detailed Description

TMCStepper library by @teemuatlut SERIAL_SWITCH.h - Serial Switch for Arduino / Raspberry Pi

Definition at line 20 of file SERIAL_SWITCH.h.

Constructor & Destructor Documentation

◆ SSwitch()

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.

Member Function Documentation

◆ active()

void SSwitch::active ( )

Definition at line 16 of file SERIAL_SWITCH.cpp.


The documentation for this class was generated from the following files: