Arduino Sim Racing Library v1.1.4
Loading...
Searching...
No Matches
SimRacing::AnalogShifter Member List

This is the complete list of members for SimRacing::AnalogShifter, including all inherited members.

AnalogShifter(uint8_t pinX, uint8_t pinY, uint8_t pinRev=NOT_A_PIN, uint8_t detectPin=NOT_A_PIN)SimRacing::AnalogShifter
begin()SimRacing::AnalogShiftervirtual
changedSimRacing::Shifterprotected
currentGearSimRacing::Shifterprotected
gearChanged() constSimRacing::Shifterinline
getGear() constSimRacing::Shifterinline
getGearChar(int gear)SimRacing::Shifterstatic
getGearChar() constSimRacing::Shifter
getGearMax()SimRacing::Shifterinline
getGearMin()SimRacing::Shifterinline
getGearString(int gear)SimRacing::Shifterstatic
getGearString() constSimRacing::Shifter
getPosition(Axis ax, long rMin=AnalogInput::Min, long rMax=AnalogInput::Max) constSimRacing::AnalogShifter
getPositionRaw(Axis ax) constSimRacing::AnalogShifter
getReverseButton() constSimRacing::AnalogShifter
isConnected() constSimRacing::AnalogShifterinlinevirtual
MaxGearSimRacing::Shifterprotected
MinGearSimRacing::Shifterprotected
serialCalibration(Stream &iface=Serial)SimRacing::AnalogShifter
setCalibration(GearPosition neutral, GearPosition g1, GearPosition g2, GearPosition g3, GearPosition g4, GearPosition g5, GearPosition g6, float engagePoint=CalEngagementPoint, float releasePoint=CalReleasePoint, float edgeOffset=CalEdgeOffset)SimRacing::AnalogShifter
Shifter(int8_t min, int8_t max)SimRacing::Shifter
update()SimRacing::AnalogShiftervirtual