HID services: Difference between revisions
No edit summary |
|||
Line 1,229: | Line 1,229: | ||
ProcessorState is specialized depending on the value of [[#IrSensorMode]]. | ProcessorState is specialized depending on the value of [[#IrSensorMode]]. | ||
The array of ProcessorState can hold up to 6 entries of [[#PointingProcessorState]] or 5 entries of any of the other states. | |||
==== MomentProcessorState ==== | ==== MomentProcessorState ==== | ||
Line 1,245: | Line 1,247: | ||
| 0x18 || 0x240 || Array of [[#MomentStatistic]] | | 0x18 || 0x240 || Array of [[#MomentStatistic]] | ||
|} | |} | ||
The array of [[#MomentStatistic]] can hold up to 48 entries. | |||
===== MomentStatistic ===== | ===== MomentStatistic ===== | ||
Line 1,275: | Line 1,279: | ||
| 0x18 || 0x180 || Array of [[#ClusteringData]] | | 0x18 || 0x180 || Array of [[#ClusteringData]] | ||
|} | |} | ||
The array of [[#ClusteringData]] can hold up to 16 entries. | |||
===== ClusteringData ===== | ===== ClusteringData ===== |