Table of Contents

Class Esp32FilterSetting

Namespace
nanoFramework.Hardware.Esp32.Touch
Assembly
nanoFramework.Hardware.Esp32.dll

ESP32 filter setting class.

public class Esp32FilterSetting : IFilterSetting
Inheritance
Esp32FilterSetting
Implements
Inherited Members
Extension Methods

Constructors

Esp32FilterSetting()

public Esp32FilterSetting()

Properties

Period

The period in milliseconds for the filtering.

public uint Period { get; set; }

Property Value

uint