|
HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
|
Mechanical brake configuration for holding motor position. More...
#include <bootloader_config.hpp>
Public Attributes | |
| bool | enable {false} |
| bootcfg::MechBrakeOutput | output_pin {bootcfg::MechBrakeOutput::GPIO8} |
Mechanical brake configuration for holding motor position.
Configures mechanical brake output pin and enable settings. Mechanical brakes hold motor position when power is removed, commonly used in servo applications where the motor must maintain position after power loss.
| bootcfg::MechBrakeOutput tmc9660::MechBrakeConfig::output_pin {bootcfg::MechBrakeOutput::GPIO8} |