Go to the source code of this file.
◆ GET_REG
| #define GET_REG |
( |
| SETTING | ) |
|
Value:GCONF_t r{}; r.
sr = GCONF();
return r.SETTING
TMCStepper library by @teemuatlut ENCMODE.cpp - Driver Status TMC2130 (TMC2160, TMC5130, TMC5160, TMC5161), TMC5160 (TMC5161), TMC2208 (TMC2209, TMC2224)
Definition at line 9 of file GCONF.cpp.
◆ GET_REG_2208
| #define GET_REG_2208 |
( |
| SETTING | ) |
|
◆ GET_REG_2240
| #define GET_REG_2240 |
( |
| SETTING | ) |
|
◆ SET_REG
| #define SET_REG |
( |
| SETTING | ) |
|
Value:GCONF_register.SETTING = B; write(GCONF_register.address, GCONF_register.sr)
Definition at line 10 of file GCONF.cpp.