This is the complete list of members for tmc9660::TMC9660< CommType >::Ramp, including all inherited members.
| configureAuto(const RampConfig &config) noexcept | tmc9660::TMC9660< CommType >::Ramp | |
| driver | tmc9660::TMC9660< CommType >::Ramp | private |
| enable(bool on) noexcept | tmc9660::TMC9660< CommType >::Ramp | |
| enableFeedForward(bool enable_vel_ff, bool enable_accel_ff, uint16_t accel_ff_gain, tmc9660::tmcl::AccelerationFFShift accel_ff_shift) noexcept | tmc9660::TMC9660< CommType >::Ramp | |
| getRampPosition(int32_t &position) noexcept | tmc9660::TMC9660< CommType >::Ramp | |
| getRampVelocity(int32_t &velocity) noexcept | tmc9660::TMC9660< CommType >::Ramp | |
| Ramp(TMC9660 &parent) noexcept | tmc9660::TMC9660< CommType >::Ramp | inlineexplicitprivate |
| setAcceleration(uint32_t a1, uint32_t a2, uint32_t a_max) noexcept | tmc9660::TMC9660< CommType >::Ramp | |
| setDeceleration(uint32_t d1, uint32_t d2, uint32_t d_max) noexcept | tmc9660::TMC9660< CommType >::Ramp | |
| setDirectVelocityMode(bool enable) noexcept | tmc9660::TMC9660< CommType >::Ramp | |
| setTiming(uint16_t t_vmax_cycles, uint16_t t_zero_wait_cycles) noexcept | tmc9660::TMC9660< CommType >::Ramp | |
| setVelocities(uint32_t v_start, uint32_t v_stop, uint32_t v1, uint32_t v2, uint32_t v_max) noexcept | tmc9660::TMC9660< CommType >::Ramp | |
| TMC9660 | tmc9660::TMC9660< CommType >::Ramp | friend |