|
HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
|
TMC9660 bootloader communication protocol structures and enumerations. More...
Go to the source code of this file.
Classes | |
| struct | tmc9660::BootloaderVersion |
| Bootloader version information structure. More... | |
| struct | tmc9660::BootloaderFeatures |
| Feature flags indicating available bootloader capabilities. More... | |
| struct | tmc9660::GitInfo |
| Git version control information from bootloader firmware. More... | |
| struct | tmc9660::PartitionVersion |
| External memory partition version information. More... | |
| struct | tmc9660::OtpLoadResult |
| OTP load operation result information. More... | |
| struct | tmc9660::OtpBurnResult |
| OTP burn operation result information. More... | |
| struct | tmc9660::BootloaderCommandSPI |
| Bootloader command structure for SPI (40-bit / 5-byte protocol). More... | |
| struct | tmc9660::BootloaderCommandUART |
| Bootloader command structure for UART (64-bit / 8-byte protocol). More... | |
| struct | tmc9660::BootloaderReplySPI |
| Bootloader reply structure for SPI (40-bit / 5-byte protocol). More... | |
| struct | tmc9660::BootloaderReplyUART |
| Bootloader reply structure for UART (64-bit / 8-byte protocol). More... | |
Namespaces | |
| namespace | tmc9660 |
TMC9660 bootloader communication protocol structures and enumerations.