HF-TMC9660 Driver
Hardware Agnostic C++ Driver for the TMC9660
Loading...
Searching...
No Matches
tmc9660::BootloaderConfig Struct Reference

Aggregated bootloader configuration written by ::TMC9660Bootloader. More...

#include <TMC9660Bootloader.hpp>

Collaboration diagram for tmc9660::BootloaderConfig:

Public Attributes

LDOConfig ldo
 
BootConfig boot
 
UARTConfig uart
 
RS485Config rs485
 
SPIBootConfig spiComm
 
SPIFlashConfig spiFlash
 
I2CConfig i2c
 
ClockConfig clock
 
GPIOConfig gpio
 

Detailed Description

Aggregated bootloader configuration written by ::TMC9660Bootloader.

Member Data Documentation

◆ boot

BootConfig tmc9660::BootloaderConfig::boot

◆ clock

ClockConfig tmc9660::BootloaderConfig::clock

◆ gpio

GPIOConfig tmc9660::BootloaderConfig::gpio

◆ i2c

I2CConfig tmc9660::BootloaderConfig::i2c

◆ ldo

LDOConfig tmc9660::BootloaderConfig::ldo

◆ rs485

RS485Config tmc9660::BootloaderConfig::rs485

◆ spiComm

SPIBootConfig tmc9660::BootloaderConfig::spiComm

◆ spiFlash

SPIFlashConfig tmc9660::BootloaderConfig::spiFlash

◆ uart

UARTConfig tmc9660::BootloaderConfig::uart

The documentation for this struct was generated from the following file: