|
HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
|
RAMDebug register definitions and utilities for TMC9660. More...
#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | tmc9660 |
| namespace | tmc9660::register_mode |
| namespace | tmc9660::register_mode::RAMDebug |
| RAMDebug system namespace for TMC9660. | |
Functions | |
| static uint16_t | tmc9660::register_mode::RAMDebug::ramDebugOffset (RamDebugSub sub, uint8_t index=0) |
| Construct RAMDebug register offset from subcommand and index parameters. | |
Variables | |
| static constexpr uint8_t | tmc9660::register_mode::RAMDebug::RAMDEBUG_BLOCK = 31 |
| Block number identifier for RAMDebug operations via SPI interface. | |
| static constexpr uint8_t | tmc9660::register_mode::RAMDebug::RAMDEBUG_UART_CMD = 142 |
| UART command number for RAMDebug operations via UART interface. | |
RAMDebug register definitions and utilities for TMC9660.