TMCStepper
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)   RAMP_STAT_t r{0}; r.sr = RAMP_STAT(); return r.SETTING
 

Macro Definition Documentation

◆ GET_REG

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

Definition at line 4 of file RAMP_STAT.cpp.