|
HF-TMC9660 Driver
Hardware Agnostic C++ Driver for the TMC9660
|
Aggregated bootloader configuration written by ::TMC9660Bootloader. More...
#include <TMC9660Bootloader.hpp>

Public Attributes | |
| LDOConfig | ldo |
| BootConfig | boot |
| UARTConfig | uart |
| RS485Config | rs485 |
| SPIBootConfig | spiComm |
| SPIFlashConfig | spiFlash |
| I2CConfig | i2c |
| ClockConfig | clock |
| GPIOConfig | gpio |
Aggregated bootloader configuration written by ::TMC9660Bootloader.
| BootConfig tmc9660::BootloaderConfig::boot |
| ClockConfig tmc9660::BootloaderConfig::clock |
| GPIOConfig tmc9660::BootloaderConfig::gpio |
| I2CConfig tmc9660::BootloaderConfig::i2c |
| LDOConfig tmc9660::BootloaderConfig::ldo |
| RS485Config tmc9660::BootloaderConfig::rs485 |
| SPIBootConfig tmc9660::BootloaderConfig::spiComm |
| SPIFlashConfig tmc9660::BootloaderConfig::spiFlash |
| UARTConfig tmc9660::BootloaderConfig::uart |