Changes

Line 342: Line 342:  
Takes a type-0xA output buffer, returns an output [[#HidEventType]].
 
Takes a type-0xA output buffer, returns an output [[#HidEventType]].
   −
This copies 0x480-bytes from state to the output buffer. [[#HidEventType]] is set to: stateval!=0 ? 7 : 0.
+
This copies 0x480-bytes from state to the output buffer. [[#HidEventType]] is set to: stateval!=0 ? 7 : 0. Once finished, this signals an event.
    
== SetTsi ==
 
== SetTsi ==