HID services: Difference between revisions

Line 1,235: Line 1,235:


The array of ProcessorState can hold up to 6 entries of [[#PointingProcessorState]] or 5 entries of any of the other states.  
The array of ProcessorState can hold up to 6 entries of [[#PointingProcessorState]] or 5 entries of any of the other states.  
The ProcessorState starts with the following header, followed by the actual array state.
{| class="wikitable" border="1"
|-
! Offset || Size || Description
|-
| 0x0 || 0x8 || SamplingNumber
|-
| 0x8 || 0x4 || TimeStamp
|-
| 0xC || 0x4 || Padding
|}


==== MomentProcessorState ====
==== MomentProcessorState ====