TMCStepper
Library supporting Trinamic Stepper Drivers for Arduino platforms
Loading...
Searching...
No Matches
DRV_STATUS.cpp
Go to the documentation of this file.
1
6#include "../TMCStepper.h"
7#include "TMC_MACROS.h"
8
9#define GET_REG(NS, SETTING) NS::DRV_STATUS_t r{}; r.sr = DRV_STATUS(); return r.SETTING
10
11//
12// TMC2130 (TMC2160, TMC5130, TMC5160, TMC5161)
13//
14
18
30
31//
32// TMC2208 (TMC2209, TMC2224)
33//
34
38
54
58
#define GET_REG(SETTING)
Definition CHOPCONF.cpp:9
uint16_t sg_result()
uint8_t cs_actual()
uint32_t DRV_STATUS()
uint32_t read(uint8_t addressByte)
uint32_t DRV_STATUS()
uint32_t read(uint8_t)
uint16_t cs_actual()
uint16_t CS_ACTUAL()
uint32_t SG_RESULT()
uint32_t read(uint8_t addressByte)
uint32_t DRV_STATUS()
static constexpr uint8_t address
static constexpr uint8_t address
static constexpr uint8_t address