Enum Debouncer.DebounceType

java.lang.Object
java.lang.Enum<Debouncer.DebounceType>
edu.wpi.first.math.filter.Debouncer.DebounceType
All Implemented Interfaces:
Serializable, Comparable<Debouncer.DebounceType>, Constable
Enclosing class:
Debouncer

public static enum Debouncer.DebounceType
extends Enum<Debouncer.DebounceType>
Type of debouncing to perform.