#include "tmcl_motor.h"
Go to the source code of this file.
Classes | |
class | BLDCMotor |
Enumerations | |
enum | bldc_comm_mode_t { BLDC_DISABLED_MOTOR = 0, BLDC_OPENLOOP_MOTOR, BLDC_CLOSEDLOOP_MOTOR, BLDC_COMM_MODE_MAX } |
enum bldc_comm_mode_t |
Copyright (c) 2023 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 | |
BLDC_COMM_MODE_MAX |
Definition at line 12 of file tmcl_bldc_motor.h.