Enum DenoiseCapacitance
- Namespace
- nanoFramework.Hardware.Esp32.Touch
- Assembly
- nanoFramework.Hardware.Esp32.dll
Specific to S2/S3, the denoise capacitance used to denoise the touch pad.
public enum DenoiseCapacitanceFields
- Cap10pf6 = 4
- Denoise channel internal reference capacitance is 10.6pf. 
- Cap12pf0 = 5
- Denoise channel internal reference capacitance is 12.0pf. 
- Cap13pf4 = 6
- Denoise channel internal reference capacitance is 13.4pf. 
- Cap14pf8 = 7
- Denoise channel internal reference capacitance is 14.8pf. 
- Cap5pf = 0
- Denoise channel internal reference capacitance is 5pf. 
- Cap6pf4 = 1
- Denoise channel internal reference capacitance is 6.4pf. 
- Cap7pf8 = 2
- Denoise channel internal reference capacitance is 7.8pf. 
- Cap9pf2 = 3
- Denoise channel internal reference capacitance is 9.2pf.