![]() |
Open FFBoard
Open source force feedback firmware
|
#include <TMC4671.h>
Public Attributes | |
| MotorType | motor_type = MotorType::NONE |
| EncoderType_TMC | enctype = EncoderType_TMC::NONE |
| PhiE | phiEsource = PhiE::ext |
| uint16_t | pole_pairs = 4 |
| PosSelection | pos_sel = PosSelection::PhiE |
| VelSelection | vel_sel = VelSelection::PhiE |
| bool | svpwm = true |
| EncoderType_TMC TMC4671MotConf::enctype = EncoderType_TMC::NONE |
| MotorType TMC4671MotConf::motor_type = MotorType::NONE |
| PosSelection TMC4671MotConf::pos_sel = PosSelection::PhiE |
| VelSelection TMC4671MotConf::vel_sel = VelSelection::PhiE |