|
HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
|
ABN encoder 2 configuration for second incremental encoder. More...
#include <bootloader_config.hpp>
Public Attributes | |
| bool | enable {false} |
| bootcfg::ABN2APin | a_pin {bootcfg::ABN2APin::GPIO6} |
| bootcfg::ABN2BPin | b_pin {bootcfg::ABN2BPin::GPIO7} |
ABN encoder 2 configuration for second incremental encoder.
Configures ABN encoder 2 pins and enable settings for dual-encoder applications or secondary position feedback. Enables applications requiring redundancy or separate position measurement systems.
| bootcfg::ABN2APin tmc9660::ABN2Config::a_pin {bootcfg::ABN2APin::GPIO6} |
| bootcfg::ABN2BPin tmc9660::ABN2Config::b_pin {bootcfg::ABN2BPin::GPIO7} |