Prusa3d Marlin fork
|
This is the complete list of members for MotorCurrents, including all inherited members.
__attribute__((always_inline)) MotorCurrents(const MotorCurrents &curr_P) (defined in MotorCurrents) | MotorCurrents | inline |
__attribute__((always_inline)) MotorCurrents(uint8_t ir (defined in MotorCurrents) | MotorCurrents | inline |
__attribute__((noinline)) setiRun(uint8_t ir) (defined in MotorCurrents) | MotorCurrents | inline |
__attribute__((noinline)) setiHold(uint8_t ih) (defined in MotorCurrents) | MotorCurrents | inline |
getiHold() const (defined in MotorCurrents) | MotorCurrents | inline |
getiRun() const (defined in MotorCurrents) | MotorCurrents | inline |
getOriginaliHold() const (defined in MotorCurrents) | MotorCurrents | inline |
getOriginaliRun() const (defined in MotorCurrents) | MotorCurrents | inline |
getvSense() const (defined in MotorCurrents) | MotorCurrents | inline |
ih (defined in MotorCurrents) | MotorCurrents | |
iHold((ir< 32) ? ih :(ih >> 1)) (defined in MotorCurrents) | MotorCurrents | inline |
iHoldIsClamped() const (defined in MotorCurrents) | MotorCurrents | inline |
iRun((ir< 32) ? ir :(ir >> 1)) (defined in MotorCurrents) | MotorCurrents | |
refreshCurrentScaling() (defined in MotorCurrents) | MotorCurrents | inline |