Bela
Real-time, ultra-low-latency audio and sensor processing system for BeagleBone Black
|
This is the complete list of members for Debounce, including all inherited members.
Debounce() (defined in Debounce) | Debounce | |
Debounce(unsigned int interval) | Debounce | |
Debounce(const Settings &settings) | Debounce | |
detectEdge(bool oldState, bool newState) | Debounce | inlinestatic |
Edge enum name | Debounce | |
edgeDetected() | Debounce | inline |
FALLING enum value | Debounce | |
get() | Debounce | inline |
NONE enum value | Debounce | |
oldState (defined in Debounce) | Debounce | protected |
process(bool input) | Debounce | inline |
RISING enum value | Debounce | |
setup(unsigned int interval) | Debounce | |
setup(const Settings &settings) | Debounce | |
state (defined in Debounce) | Debounce | protected |