|
HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
|
UART Communication Parameters. More...
#include <esp32_tmc9660_test_config.hpp>
Static Public Attributes | |
| static constexpr uint32_t | BAUD_RATE = 115200 |
| UART baud rate. | |
| static constexpr uint8_t | ADDRESS = 0 |
| TMCL module address. | |
| static constexpr uint8_t | UART_PORT = 1 |
| UART_NUM_1. | |
UART Communication Parameters.
Configuration for UART (TMCL single-wire) communication.
|
staticconstexpr |
TMCL module address.
|
staticconstexpr |
UART baud rate.
|
staticconstexpr |
UART_NUM_1.