Uses of Class
com.inertia.promove.Config.ADC_InputMode
Package | Description |
---|---|
com.inertia.promove |
-
Uses of Config.ADC_InputMode in com.inertia.promove
Fields in com.inertia.promove declared as Config.ADC_InputMode Modifier and Type Field Description Config.ADC_InputMode
Config.ADC_InputDescriptor. mode
Methods in com.inertia.promove that return Config.ADC_InputMode Modifier and Type Method Description static Config.ADC_InputMode
Config.ADC_InputMode. get(int value)
static Config.ADC_InputMode
Config.ADC_InputMode. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Config.ADC_InputMode[]
Config.ADC_InputMode. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.inertia.promove with parameters of type Config.ADC_InputMode Modifier and Type Method Description void
Config.ADC_InputDescriptor. set(int _samplingChannel, int _channelPosition, int _inputADCIndex, int _offset, int _scale, Config.ADC_InputMode _mode, boolean _adoptOffset, boolean _adoptScale)
set the ADC input descriptor