RSeries astromech firmware
|
This is the complete list of members for RotaryEncoder, including all inherited members.
animate() override | RotaryEncoder | inlinevirtual |
begin() | RotaryEncoder | inline |
Direction enum name | RotaryEncoder | |
end() | RotaryEncoder | inline |
getDirection() | RotaryEncoder | inline |
getMillisBetweenRotations() const | RotaryEncoder | inline |
getRPM() | RotaryEncoder | inline |
getValue() | RotaryEncoder | inline |
hasChanged() | RotaryEncoder | inline |
interrupt() override | RotaryEncoder | inlineprotectedvirtual |
isActive() | RotaryEncoder | inline |
LatchMode enum name | RotaryEncoder | |
ready() | SetupEvent | inlinestatic |
RotaryEncoder(byte pin1, byte pin2, LatchMode mode=LatchMode::kFour0, bool useInterrupt=true) | RotaryEncoder | inline |
setup() override | RotaryEncoder | inlinevirtual |
SetupEvent() | SetupEvent | inline |
setValue(long newValue) | RotaryEncoder | inline |