![]() |
WPILibC++ 2027.0.0-alpha-4
|
This is the complete list of members for wpi::math::Debouncer, including all inherited members.
| Calculate(bool input) | wpi::math::Debouncer | |
| Debouncer(wpi::units::second_t debounceTime, DebounceType type=DebounceType::kRising) | wpi::math::Debouncer | explicit |
| DebounceType enum name | wpi::math::Debouncer | |
| GetDebounceTime() const | wpi::math::Debouncer | inline |
| GetDebounceType() const | wpi::math::Debouncer | inline |
| kBoth enum value | wpi::math::Debouncer | |
| kFalling enum value | wpi::math::Debouncer | |
| kRising enum value | wpi::math::Debouncer | |
| SetDebounceTime(wpi::units::second_t time) | wpi::math::Debouncer | inline |
| SetDebounceType(DebounceType type) | wpi::math::Debouncer | inline |