|
TMCStepper
Library supporting Trinamic Stepper Drivers for Arduino platforms
|
Go to the source code of this file.
Macros | |
| #define | SET_REG(SETTING) |
| #define | GET_REG(SETTING) |
| #define | SET_REG_2240(SETTING) |
| #define | GET_REG_2240(SETTING) |
| #define GET_REG | ( | SETTING | ) |
Definition at line 10 of file SLAVECONF.cpp.
| #define GET_REG_2240 | ( | SETTING | ) |
Definition at line 28 of file SLAVECONF.cpp.
| #define SET_REG | ( | SETTING | ) |
TMCStepper library by @teemuatlut SLAVECONF.cpp TMC2208 (TMC2209, TMC2224), TMC2240, TMC5130
Definition at line 9 of file SLAVECONF.cpp.
| #define SET_REG_2240 | ( | SETTING | ) |
Definition at line 27 of file SLAVECONF.cpp.