#include <revolution/pad.h> void PADInit(void);
None.
None.
This function initializes the controllers. The PADInit function enables the controller sampling performed by the Revolution hardware. The controller sampling rate is specified by the SISetSamplingRate function.
Note: The video interface must be initialized using the VIInit function before calling the PADInit function. This is due to the fact that VI controls the timing of the sampling of hardware controller data.
PADRead, SISetSamplingRate, PADStatus
2006/03/01 Initial version.
CONFIDENTIAL