Class TmclInterpreter
Defined in File tmcl_interpreter.hpp
Class Documentation
-
class TmclInterpreter
Public Functions
-
TmclInterpreter(tmcl_interface_t tmcl_interface, tmcl_cfg_t tmcl_cfg, uint16_t timeout_ms, uint8_t comm_exec_cmd_retries, const char *logger_prefix_)
-
bool executeCmd(tmcl_cmd_t cmd, uint8_t type, uint8_t motor, int32_t *val)
-
bool executeCmd(tmcl_cmd_t cmd, const char *type, uint8_t motor, int32_t *val)
-
TmclInterpreter(tmcl_interface_t tmcl_interface, tmcl_cfg_t tmcl_cfg, uint16_t timeout_ms, uint8_t comm_exec_cmd_retries, const char *logger_prefix_)