#include "tmc_coe_motor.h"

Go to the source code of this file.
Classes | |
| class | TmcCoeBLDCMotor |
Enumerations | |
| enum | bldc_comm_mode_t { BLDC_DISABLED_MOTOR = 0, BLDC_OPENLOOP_MOTOR, BLDC_CLOSEDLOOP_MOTOR } |
| enum bldc_comm_mode_t |
Copyright (c) 2024 Analog Devices, Inc. All Rights Reserved. This software is proprietary to Analog Devices, Inc. and its licensors.
| Enumerator | |
|---|---|
| BLDC_DISABLED_MOTOR | |
| BLDC_OPENLOOP_MOTOR | |
| BLDC_CLOSEDLOOP_MOTOR | |
Definition at line 12 of file tmc_coe_bldc_motor.h.