|
TMCStepper
|
Include dependency graph for DRVSTATUS.cpp:Go to the source code of this file.
Macros | |
| #define | GET_REG00(SETTING) DRVSTATUS(); return READ_RDSEL00_register.SETTING |
| #define | GET_REG01(SETTING) DRVSTATUS(); return READ_RDSEL01_register.SETTING |
| #define | GET_REG10(SETTING) DRVSTATUS(); return READ_RDSEL10_register.SETTING |
| #define GET_REG00 | ( | SETTING | ) | DRVSTATUS(); return READ_RDSEL00_register.SETTING |
Definition at line 4 of file DRVSTATUS.cpp.
| #define GET_REG01 | ( | SETTING | ) | DRVSTATUS(); return READ_RDSEL01_register.SETTING |
Definition at line 5 of file DRVSTATUS.cpp.
| #define GET_REG10 | ( | SETTING | ) | DRVSTATUS(); return READ_RDSEL10_register.SETTING |
Definition at line 6 of file DRVSTATUS.cpp.