HF-TMC9660 Driver
Hardware Agnostic C++ Driver for the TMC9660
|
Bootloader behaviour configuration. More...
#include <TMC9660Bootloader.hpp>
Public Attributes | |
bootcfg::BootMode | boot_mode {bootcfg::BootMode::Register} |
bool | bl_ready_fault {false} |
bool | bl_exit_fault {true} |
bool | disable_selftest {false} |
bool | bl_config_fault {false} |
bool | start_motor_control {false} |
Bootloader behaviour configuration.
bool tmc9660::BootConfig::bl_config_fault {false} |
bool tmc9660::BootConfig::bl_exit_fault {true} |
bool tmc9660::BootConfig::bl_ready_fault {false} |
bootcfg::BootMode tmc9660::BootConfig::boot_mode {bootcfg::BootMode::Register} |
bool tmc9660::BootConfig::disable_selftest {false} |
bool tmc9660::BootConfig::start_motor_control {false} |