Bela
Real-time, ultra-low-latency audio and sensor processing system for BeagleBone Black
|
This is the complete list of members for GpioDebounce, 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 |
GpioDebounce(unsigned int interval, unsigned int channel) | GpioDebounce | |
NONE enum value | Debounce | |
oldState (defined in Debounce) | Debounce | protected |
process() | GpioDebounce | inline |
Debounce::process(bool input) | Debounce | inline |
RISING enum value | Debounce | |
setup(unsigned int interval, unsigned int channel) | GpioDebounce | |
Debounce::setup(unsigned int interval) | Debounce | |
Debounce::setup(const Settings &settings) | Debounce | |
state (defined in Debounce) | Debounce | protected |