public class BrickSilentStepper.CoolstepConfiguration
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
short |
currentDownStepWidth |
short |
currentUpStepWidth |
short |
maximumStallguardValue |
short |
minimumCurrent |
short |
minimumStallguardValue |
short |
stallguardMode |
byte |
stallguardThresholdValue |
Constructor and Description |
---|
CoolstepConfiguration() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public short minimumStallguardValue
public short maximumStallguardValue
public short currentUpStepWidth
public short currentDownStepWidth
public short minimumCurrent
public byte stallguardThresholdValue
public short stallguardMode
Copyright © 2021 Tinkerforge GmbH. All rights reserved.