|
HF-TMC51x0 Driver (TMC5130 & TMC5160) 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC51x0 (TMC5130 & TMC5160)
|
Main TMC51x0 stepper motor driver interface and subsystem classes. More...
#include <cstdint>#include <string>#include "tmc51x0_comm_interface.hpp"#include "registers/tmc51x0_registers.hpp"#include "tmc51x0_result.hpp"#include "tmc51x0_types.hpp"#include "tmc51x0_version.h"#include "../src/tmc51x0.ipp"Go to the source code of this file.
Namespaces | |
| namespace | tmc51x0 |
Macros | |
| #define | TMC51X0_HEADER_INCLUDED |
Functions | |
| const char * | tmc51x0::GetDriverVersion () noexcept |
Main TMC51x0 stepper motor driver interface and subsystem classes.
| #define TMC51X0_HEADER_INCLUDED |