HF-TMC9660 Driver
Hardware Agnostic C++ Driver for the TMC9660
|
This is the complete list of members for SPITMC9660CommInterface, including all inherited members.
mode() const noexcept override | SPITMC9660CommInterface | inlinevirtual |
spiTransfer(std::array< uint8_t, 8 > &tx, std::array< uint8_t, 8 > &rx) noexcept=0 | SPITMC9660CommInterface | pure virtual |
transfer(const TMCLFrame &tx, TMCLReply &reply, uint8_t) noexcept override | SPITMC9660CommInterface | inlinevirtual |
~TMC9660CommInterface() noexcept=default | TMC9660CommInterface | virtual |