|
HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
|
This is the complete list of members for tmc9660::TMCLFrame, including all inherited members.
| calculateChecksum(const uint8_t *bytes, size_t n) noexcept | tmc9660::TMCLFrame | inlinestatic |
| fromSpi(std::span< const uint8_t, 8 > in) noexcept | tmc9660::TMCLFrame | inlinestatic |
| fromSpiChecked(std::span< const uint8_t, 8 > in, TMCLFrame &out_frame) noexcept | tmc9660::TMCLFrame | inlinestatic |
| fromUart(std::span< const uint8_t, 9 > in, uint8_t expected_addr, TMCLFrame &out_frame) noexcept | tmc9660::TMCLFrame | inlinestatic |
| motor | tmc9660::TMCLFrame | |
| opcode | tmc9660::TMCLFrame | |
| toSpi(std::span< uint8_t, 8 > out) const noexcept | tmc9660::TMCLFrame | inline |
| toUart(uint8_t addr, std::span< uint8_t, 9 > out) const noexcept | tmc9660::TMCLFrame | inline |
| type | tmc9660::TMCLFrame | |
| value | tmc9660::TMCLFrame |