TMCStepper
Library supporting Trinamic Stepper Drivers for Arduino platforms
Loading...
Searching...
No Matches
RAMP_STAT.cpp File Reference
#include "../TMCStepper.h"
#include "TMC_MACROS.h"
Include dependency graph for RAMP_STAT.cpp:

Go to the source code of this file.

Macros

#define GET_REG(SETTING)

Macro Definition Documentation

◆ GET_REG

#define GET_REG ( SETTING)
Value:
RAMP_STAT_t r{}; r.sr = RAMP_STAT(); return r.SETTING

TMCStepper library by @teemuatlut RAMP_STAT.cpp - Ramp Status TMC5130 (TMC5160, TMC5161)

Definition at line 9 of file RAMP_STAT.cpp.