#include <cafe/vpad.h> void VPADStopMotor( s32 chan );
chan | Controller number. 0 for DRC1 and 1 for DRC2. |
---|
None.
Stops the rumble feature of the specified channel's DRC. This will cancel all the outstanding commands in the queue.
Background | Do not call this function from the background. |
---|---|
Multiple threads | This function is not thread-safe. |
Multiple Cores | Do not call this function from more than one Core. |
2013/05/08 Automated cleanup pass.
2011/08/10 Initial version.
CONFIDENTIAL