|
Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
|
This is the complete list of members for sbl::components::control::TapHold, including all inherited members.
| held() | sbl::components::control::TapHold | inline |
| hold_ticks() const | sbl::components::control::TapHold | inline |
| holding() const | sbl::components::control::TapHold | inline |
| released_from_hold() | sbl::components::control::TapHold | inline |
| reset() | sbl::components::control::TapHold | inline |
| TapHold(uint16_t hold_threshold=60) | sbl::components::control::TapHold | inlineexplicit |
| tapped() | sbl::components::control::TapHold | inline |
| update(bool pressed, bool just_released) | sbl::components::control::TapHold | inline |