SS.Mouse_Set_Status

Sets the sample rate and button timeout for a mouse.

Entry Conditions

A
path number

B
SS.Mouse ($89)

X
mouse sample rate and timeout

 
most significant byte = mouse sample rate

 
least significant byte = mouse timeout

Error Output

CC
carry set on error

B
error code

Additional Information

  • SS.Mouse allows the application to define the mouse parameters. The sample rate is the number of clock ticks between the actual readings of the mouse status.
  • The support module for this call is CC3IO.

MongoDB Logo MongoDB