[][src]Crate bounced

Debouncing Signals

Use the Debounced type for this crates functionality.

Modules

active

Active Low and Active High Inputs

strategy

Debouncing Strategies

Structs

Debounced

Debounces Input

Enums

Status

Input Status

Functions

samples

Computes the samples

Type Definitions

DebouncedIntegrator

Convenience for Debounced<_, Integrator, _>