Cpu.GlitchFilterTime Property
Gets and sets the time of the glitch filter for the debounce circuitry for all GPIO pins.
Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)
Syntax
public static TimeSpan GlitchFilterTime { get; set; }
Property Value
The time of the glitch filter for the debounce circuitry for all GPIO pins.
Remarks
This setting affects all of the GPIO pins in the system. The default value for this property is 7.68 ms.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.