|
| enum | {
eButtonGroup = 0x00,
eSlider = 0x01,
eWheel = 0x02,
eTrackpad = 0x03,
eProx = 0x04
} |
| | typedef tSensorType More...
|
| |
| enum | { eSelf = 0x00,
eProjected = 0x01
} |
| |
| enum | { eDOIDown = 0x00,
eDOIUp = 0x01
} |
| |
| enum | { eVectors = 0x00,
eOtherPositionAlg
} |
| | typedef tPositionAlgorithm More...
|
| |
| enum | { eCount = 0x00,
eLTA = 0x01
} |
| | typedef tFilterOption More...
|
| |
| enum | {
eStandard = 0x00,
eMultiFrequency = 0x01,
eMultiFrequencyWithOutlierRemoval = 0x02,
eMultiFrequencyWithOutlierRemovalAndErrCorrection = 0x03,
eNrOfConversionStyles
} |
| | typedef tRawConversionStyle More...
|
| |
| enum | {
eNoOversampling = 0x00,
e2xOversampling = 0x01,
e4xOversampling = 0x02,
e8xOversampling = 0x03,
e16xOversampling = 0x04,
e32xOversampling = 0x05,
eNrOfOversamplingStyles
} |
| | typedef tOversamplingStyle More...
|
| |
| enum | {
eTouchStatus = 0x00,
eProxStatus,
eNegativeTouchStatus,
eDetectStatus,
eBISTStatus,
eNoiseStatus
} |
| | typedef tElementStatusType More...
|
| |
| enum | tXYFilterType { eStatic,
eDynamic
} |
| |
| enum | tXYAlgorithm { eSingle,
eMulti
} |
| |
| enum | { eUIActive,
eUIWakeOnProx
} |
| | typedef tAppState More...
|
| |