#include "tmc_coe_motor.h"

Go to the source code of this file.
Classes | |
| class | TmcCoeStepperMotor |
Enumerations | |
| enum | stepper_comm_mode_t { STEPPER_DISABLED_MOTOR = 0, STEPPER_OPENLOOP_MOTOR, STEPPER_CLOSEDLOOP_MOTOR } |
| enum stepper_comm_mode_t |
Copyright (c) 2024 Analog Devices, Inc. All Rights Reserved. This software is proprietary to Analog Devices, Inc. and its licensors.
| Enumerator | |
|---|---|
| STEPPER_DISABLED_MOTOR | |
| STEPPER_OPENLOOP_MOTOR | |
| STEPPER_CLOSEDLOOP_MOTOR | |
Definition at line 12 of file tmc_coe_stepper_motor.h.