This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
hid_mapping_format [2016/02/04 10:55] pegasus Added question |
hid_mapping_format [2016/05/02 14:11] (current) pegasus Added packet length control block attribute |
||
---|---|---|---|
Line 63: | Line 63: | ||
<code=xml> | <code=xml> | ||
<controls byteoffset=0 value=0x01> <!-- Optional format that specifies what value the specified byte must have in order to use this block to interpret the packet. --> | <controls byteoffset=0 value=0x01> <!-- Optional format that specifies what value the specified byte must have in order to use this block to interpret the packet. --> | ||
+ | <control> | ||
+ | </code> | ||
+ | or this: | ||
+ | <code=xml> | ||
+ | <controls length=14> <!-- Optional format that specifies how many bytes the packet must be in order to use this block to interpret the packet. --> | ||
<control> | <control> | ||
</code> | </code> |