Line 32:
Line 32:
|-
|-
|VPADBASESetGameControllerMode
|VPADBASESetGameControllerMode
−
|<syntaxhighlight lang="C">void VPADBASEGetGameControllerMode(int channel, int mode);</syntaxhighlight>
+
|<syntaxhighlight lang="C">void VPADBASESetGameControllerMode(int channel, int mode);</syntaxhighlight>
|Sets the controller mode for the given channel to mode. Any non-zero mode will turn off the display, like the "Display Off" button under Controller Settings. Will ''not'' disable inputs.
|Sets the controller mode for the given channel to mode. Any non-zero mode will turn off the display, like the "Display Off" button under Controller Settings. Will ''not'' disable inputs.
|-
|-