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