Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Devicetree binding constants for the Microchip MTCH9010 sensor. More...

Go to the source code of this file.

Macros

Operating mode

Values for the operating-mode devicetree property.

#define MTCH9010_CAPACITIVE   0x0
 Capacitive sensing.
#define MTCH9010_CONDUCTIVE   0x1
 Conductive sensing.
UART output data format

Values for the extended-output-format devicetree property.

#define MTCH9010_OUTPUT_FORMAT_DELTA   0x0
 Delta from reference.
#define MTCH9010_OUTPUT_FORMAT_CURRENT   0x1
 Current measurement.
#define MTCH9010_OUTPUT_FORMAT_BOTH   0x2
 Delta and current.
#define MTCH9010_OUTPUT_FORMAT_MPLAB_DATA_VISUALIZER   0x3
 MPLAB Data Visualizer stream.

Detailed Description

Devicetree binding constants for the Microchip MTCH9010 sensor.