| AddDevice(uint8_t index) noexcept | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | inline |
| comm_ | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | private |
| drivers_ | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | private |
| f_clk_ | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | private |
| GetMaxCapacity() const noexcept | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | inline |
| GetNumActiveDevices() const noexcept | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | inline |
| GetNumOnboardDevices() const noexcept | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | inline |
| InitializeAll(const DriverConfig &config=DriverConfig()) noexcept | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | inline |
| IsDeviceActive(uint8_t index) const noexcept | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | inline |
| num_active_devices_ | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | private |
| num_onboard_devices_ | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | private |
| operator[](uint8_t index) noexcept | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | inline |
| operator[](uint8_t index) const noexcept | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | inline |
| ProgramDevice(uint8_t index, uint8_t send_delay=2) noexcept | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | inline |
| ProgramSequentially(uint8_t send_delay=2) noexcept | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | inline |
| RemoveDevice(uint8_t index) noexcept | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | inline |
| TMC51x0MultiNode(CommType &comm, uint8_t num_onboard_devices, uint32_t f_clk=ClockFreq::DEFAULT_F_CLK) noexcept | tmc51x0::TMC51x0MultiNode< CommType, MaxDevices > | inlineexplicit |