Difference between revisions of "83Plus:Software:usb8x/Asm Interface/Pad/PadStart"

From WikiTI
Jump to: navigation, search
 
(No difference)

Latest revision as of 18:54, 9 September 2006

Synopsis

Name: PadStart

Minimum usb8x version: 0.11

Start relaying gamepad data to the callback function.

Inputs

None

Outputs

None

Destroys

  • AF, BC

Notes

The callback function is not immediately relayed data from the gamepad after [[../PadInit|PadInit]] is called to allow for time to use [[../PadSetup|PadSetup]]. Once you are done using PadSetup, call PadStart to start relaying all incoming data.