|
HF-TMC51x0 Driver (TMC5130 & TMC5160) 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC51x0 (TMC5130 & TMC5160)
|
This is the complete list of members for tmc51x0::UartFrame, including all inherited members.
| CalculateCrc() noexcept | tmc51x0::UartFrame | inline |
| frame | tmc51x0::UartFrame | |
| GetAddress() const noexcept | tmc51x0::UartFrame | inline |
| GetFrame(uint8_t *bytes) const noexcept | tmc51x0::UartFrame | inline |
| GetSize() const noexcept | tmc51x0::UartFrame | inline |
| GetValue() const noexcept | tmc51x0::UartFrame | inline |
| IsValid() const noexcept | tmc51x0::UartFrame | inline |
| IsWrite() const noexcept | tmc51x0::UartFrame | inline |
| ReadReply(const uint8_t *bytes) noexcept | tmc51x0::UartFrame | inlinestatic |
| ReadRequest(uint8_t node_addr, uint8_t reg_addr) noexcept | tmc51x0::UartFrame | inlinestatic |
| SetFrame(const uint8_t *bytes, UartFrameType frame_type) noexcept | tmc51x0::UartFrame | inline |
| type | tmc51x0::UartFrame | |
| VerifyCrc() const noexcept | tmc51x0::UartFrame | inline |
| Write(uint8_t node_addr, uint8_t reg_addr, uint32_t value) noexcept | tmc51x0::UartFrame | inlinestatic |