|
HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
|
This is the complete list of members for tmc9660::TMCLReply, including all inherited members.
| extractRawValue(size_t offset) const noexcept | tmc9660::TMCLReply | inline |
| fromSpi(std::span< const uint8_t, 8 > in, TMCLReply &r, uint8_t sent_opcode=0, uint16_t sent_type=0) noexcept | tmc9660::TMCLReply | inlinestatic |
| fromUart(std::span< const uint8_t, 9 > in, uint8_t addr, TMCLReply &r, uint8_t sent_opcode=0, uint16_t sent_type=0) noexcept | tmc9660::TMCLReply | inlinestatic |
| getVersionString() const noexcept | tmc9660::TMCLReply | inline |
| isOK() const noexcept | tmc9660::TMCLReply | inline |
| opcode | tmc9660::TMCLReply | |
| rawBytes | tmc9660::TMCLReply | |
| spi_status | tmc9660::TMCLReply | |
| status | tmc9660::TMCLReply | |
| value | tmc9660::TMCLReply |