OpenSourceSimWheelESP32
Open-source wireless steering wheel/button box for ESP32 boards
Loading...
Searching...
No Matches
AnalogJoystickInput Member List

This is the complete list of members for AnalogJoystickInput, including all inherited members.

AnalogJoystickInput(ADC_GPIO xAxisPin, ADC_GPIO yAxisPin, InputNumber up, InputNumber down, InputNumber left, InputNumber right, uint8_t xCenter=127, uint8_t yCenter=127, uint8_t xDeadZone=63, uint8_t yDeadZone=63, bool xAxisReverse=false, bool yAxisReverse=false)AnalogJoystickInput
AxisReverse (defined in AnalogJoystickInput)AnalogJoystickInputprotected
down (defined in AnalogJoystickInput)AnalogJoystickInputprotected
downAdcReading (defined in AnalogJoystickInput)AnalogJoystickInputprotected
left (defined in AnalogJoystickInput)AnalogJoystickInputprotected
leftAdcReading (defined in AnalogJoystickInput)AnalogJoystickInputprotected
read(uint128_t &state) overrideAnalogJoystickInputvirtual
right (defined in AnalogJoystickInput)AnalogJoystickInputprotected
rightAdcReading (defined in AnalogJoystickInput)AnalogJoystickInputprotected
up (defined in AnalogJoystickInput)AnalogJoystickInputprotected
upAdcReading (defined in AnalogJoystickInput)AnalogJoystickInputprotected
xAxisPin (defined in AnalogJoystickInput)AnalogJoystickInputprotected
xAxisReverse (defined in AnalogJoystickInput)AnalogJoystickInputprotected
yAxisPin (defined in AnalogJoystickInput)AnalogJoystickInputprotected
~DigitalInput() noexcept (defined in DigitalInput)DigitalInputinlinevirtual