83Plus:Software:usb8x/Asm Interface/Pad/PadStart
From WikiTI
Revision as of 17:54, 9 September 2006 by Dan Englender (Talk | contribs)
Contents
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.