![]() |
RSeries astromech firmware
|
This is the complete list of members for PWMDecoder, including all inherited members.
| animate() override | PWMDecoder | inlinevirtual |
| AnimatedEvent() | AnimatedEvent | inline |
| becameActive(unsigned i=0) | PWMDecoder | inline |
| becameInactive(unsigned i=0) | PWMDecoder | inline |
| begin() | PWMDecoder | inline |
| channel(unsigned i=0) const | PWMDecoder | inline |
| end() | PWMDecoder | inline |
| fStarted | PWMDecoder | |
| getAge(unsigned i=0) | PWMDecoder | inline |
| getValue(unsigned i=0) const | PWMDecoder | inline |
| hasChanged(unsigned i=0) | PWMDecoder | inline |
| isActive(unsigned i=0) | PWMDecoder | inline |
| numChannels() const | PWMDecoder | inline |
| process() | AnimatedEvent | inlinestatic |
| PWMDecoder(void(*changeNotify)(int pin, uint16_t pwm), int pin1, int pin2=-1, int pin3=-1, int pin4=-1) | PWMDecoder | inline |
| PWMDecoder(int pin1, int pin2=-1, int pin3=-1, int pin4=-1) | PWMDecoder | inline |
| setLoopDoneCallback(AnimatedLoopDone loopProc) | AnimatedEvent | inline |